You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes on page load I get this error in the console (in development): Uncaught TypeError: Cannot read property 'replace' of null
This error ultimately causes the extension not to run at all.
Its hard to track down exactly what causes the error because sometimes a refresh causes it to go away, other times it will load fine as expected.. Any thoughts?
The text was updated successfully, but these errors were encountered:
Sometimes on page load I get this error in the console (in development):
Uncaught TypeError: Cannot read property 'replace' of null
This error ultimately causes the extension not to run at all.

Its hard to track down exactly what causes the error because sometimes a refresh causes it to go away, other times it will load fine as expected.. Any thoughts?
The text was updated successfully, but these errors were encountered: