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: hide icon from visualization when option is toggled
This didn't work before because the icons option was removed from the
options object, but when the current object was merged with
the new options, it retained the original value.
0 commit comments