kungfooman / RuntimeTypeInspector.js

Checking JSDoc types at runtime for high-quality types - Trust is good, control is better.
MIT License
8 stars 0 forks source link

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

Open kungfooman opened 7 months ago

kungfooman commented 7 months ago

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: