Hello! I am building a project with Next.JS 12 (Re...
# gooddata-ui
g
Hello! I am building a project with Next.JS 12 (React 17, strict mode), using the standalone variant, on dev environment everything works, but when I build the project and try to load a dashboard, the following error occurs: Uncaught ReferenceError: round is not defined Can someone help me with this?
for anyone wondering, I had an option in next,config with
swcMinify: true
, removing solved it
👍 1
m
Thanks for letting us know how you resolve the issue!
🙌 1