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

Missing Report issue button if compilation fails #63

Open
MangelMaxime opened this issue Mar 27, 2024 · 0 comments
Open

Missing Report issue button if compilation fails #63

MangelMaxime opened this issue Mar 27, 2024 · 0 comments
Labels

Comments

@MangelMaxime
Copy link
Contributor

At the time of writing, the code below makes the compilation crash

export type Result = ReadonlyArray<string> | string

It displays the error message correctly, but user don't have access to a Report issue button. We should ofter it and probably also propose it for the AST viewers tabs too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant