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

Problem expanding display-anything elements when type error repeats every frame #142

Open
kungfooman opened this issue Feb 18, 2024 · 0 comments
Assignees
Labels
Runtime type error reporting Everything related to type error reporting in UI

Comments

@kungfooman
Copy link
Owner

When the type errors are triggered at every frame, you cannot open the display-anything currently:

image

After executing disableTypeChecking() you can:

image

However, this is not ideal and somewhat confusing - it should be simple enough to save the "what-is-expanded" history for each table row.

So there are two possible solutions:

  • simple button to deactivate type-testing and inform developers that they have to deactivate type-inspecting while going through the errors
  • implement type investigation while values are changing/updating
@kungfooman kungfooman added type error reporting Everything related to type error reporting in UI Runtime labels Feb 18, 2024
@kungfooman kungfooman self-assigned this Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Runtime type error reporting Everything related to type error reporting in UI
Projects
None yet
Development

No branches or pull requests

1 participant