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: bugsnag errors like Unknown exec function received htmlLint #1848

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Conversation

abose
Copy link
Member

@abose abose commented Sep 13, 2024

The error happens as we load a lint extension in a web worker and phoenix calls the worker apis before the worker is loaded. This will eventually get resolved as teh worker gets loaded within a second of app load and another lint is trigerred on file change, but we get stray bugsnag errors for this expected error.

Copy link

sonarcloud bot commented Sep 13, 2024

@abose abose merged commit 2d1c368 into main Sep 13, 2024
15 of 17 checks passed
@abose abose deleted the x branch September 13, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant