Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: incorrect localhost handling #930

Merged
merged 2 commits into from
Dec 9, 2023

Conversation

pauldambra
Copy link
Member

The plugin gathering was incorrect.

It was moved into session recording when deleting the web performance observer in #902. Previously it was correct to return early, now it meant that we couldn't start recording on localhost

🤦 🫠

@pauldambra pauldambra added the bump patch Bump patch version when this PR gets merged label Dec 8, 2023
Copy link

github-actions bot commented Dec 8, 2023

Size Change: +236 B (0%)

Total Size: 746 kB

Filename Size Change
dist/array.full.js 177 kB +59 B (0%)
dist/array.js 118 kB +59 B (0%)
dist/es.js 118 kB +59 B (0%)
dist/module.js 118 kB +59 B (0%)
ℹ️ View Unchanged
Filename Size
dist/exception-autocapture.js 12 kB
dist/recorder-v2.js 104 kB
dist/recorder.js 58.4 kB
dist/surveys.js 41.5 kB

compressed-size-action

Copy link
Collaborator

@benjackwhite benjackwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahhh that's not good 🙈

@pauldambra pauldambra merged commit c967f33 into master Dec 9, 2023
14 checks passed
@pauldambra pauldambra deleted the fix/incorrect-localhost-handling branch December 9, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch Bump patch version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants