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.
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.