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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
src/utils/Resizer.js uses PreferencesManager.convertPreferences. which is deprecated, so the error is being thrown in core. I have no clue how that preference should be updated to the current system (prefixed? Global preferences file), and I am unsure if deprecation errors should be thrown in core (I think historically that is a "no").