Did anyone came across this error when developing a custom widget for ExB.
I want to use the non-minified version but I don't know how to do it, I already executed this command in windows: set NODE_ENV=development
It is frustrating since I cannot see the detailed error so I can resolve it.
"Load module error. Error: Minified React error #321; visit https://reactjs.org/docs/error-decoder.html?invariant=321 for the full message or use the non-minified dev environment for full errors and additional helpful warnings."
@LefterisKoumis were you able to figure out how to do that?
Was this ever resolved? I get this error when simply trying to set up useState.