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
Fix#2095 by making sure that exceptions generated by onTick callbacks are handled by the widget.
Remove superflous messaging from errors that are most likely not WebGL related.
FixCesiumGS#2095 by making sure that exceptions generated by onTick callbacks are handled by the widget.
Remove superflous messaging from errors that are most likely not WebGL related.
This is a regression introduced in #1674 . If an error occurs in a listener to
Clock.onTick
, the error panel is not displayed.Sandcastle to reproduce:
The text was updated successfully, but these errors were encountered: