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
refactor: check that the plugin is available prior setting properties (#229)
In the next maxGraph version, `Abstract.getPlugin` may return
`undefined`, so a TSC error is thrown if the code doesn't verify that
the plugin is present.
0 commit comments