Closed jessetan closed 9 months ago
Hi @jessetan thanks for flagging this. I'll hopefully have a chance to take a look into it soon.
@jessetan This was fixed in v2.2.0! Thanks for flagging and thanks to @theostrahlen for fixing it.
cc @tegansnyder since I noticed you made a fork trying to fix this same issue.
Version 2.x switched the color picker dependency from
react-color
to@uiw/react-color
in this commit. Ever since then, Studio no longer starts for me, but gives the errorTypeError: Cannot redefine property: render
This is a reported issue in
@uiw/react-color
: https://github.com/uiwjs/react-color/issues/104 There are some workarounds in that thread.