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

🐛 Errors from other Typescript extensions can cause Autometrics to show a toast error notification #63

Open
brettimus opened this issue Aug 11, 2023 · 1 comment
Labels
needs-triage Issues that are unverified

Comments

@brettimus
Copy link
Collaborator

Environment information

VSCode on macOS

What happened?

I received intermittent toast notifications of errors, and they suggested they were coming from the Autometrics extension.

When I investigated, it turns out they were coming from a tailwind intellisense extension, which had some sort of typescript incompatibility.

Expected result

I would not expect Autometrics to show errors that are due to other extensions. I thought that Autometrics was the culprit, but it was not

@brettimus brettimus added the needs-triage Issues that are unverified label Aug 11, 2023
@brettimus brettimus changed the title 🐛 Errors from other extensions can lead to us showing a toast notification 🐛 Errors from other Typescript extensions can lead to Autometrics showing a toast error notification Aug 11, 2023
@brettimus brettimus changed the title 🐛 Errors from other Typescript extensions can lead to Autometrics showing a toast error notification 🐛 Errors from other Typescript extensions can cause Autometrics to show a toast error notification Aug 11, 2023
@brettimus
Copy link
Collaborator Author

i added a note about this issue above the offending code in b1d2dd2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Issues that are unverified
Projects
None yet
Development

No branches or pull requests

1 participant