This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
(Split from #11174 (comment))
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").