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
This is a meta issue, designed to be a central home for related problems. If you want to report something, just open a new issue. Don't worry about searching for duplicates. If you make a great issue with a great SSCCE, it is always valuable!
Performance
The debugger currently unrolls your model into an expando whenever the debug panel is open. This can cause performance issues with very large models:
This is a meta issue, designed to be a central home for related problems. If you want to report something, just open a new issue. Don't worry about searching for duplicates. If you make a great issue with a great SSCCE, it is always valuable!
Performance
The debugger currently unrolls your model into an expando whenever the debug panel is open. This can cause performance issues with very large models:
Visuals
Model
based on screen size. Dynamic text layout is probably very expensive.Msg
informationMsg
s startBugs
Date
does not work right, import fails - Runtime error with Debugger and Date #71, Debugger import does not deserialize dates #53Subjective
--debug
and embed in your own HTML that does not specify UTF8, things will look weird in the debugger. Maybe there's a way to resolve this.The text was updated successfully, but these errors were encountered: