Hi, I have a weird error:
framework-4556c45dd113b893.js:1 DOMException: Failed to execute 'measure' on 'Performance': The mark 'beforeRender' does not exist.
at ne (https://www.ikeastock.xyz/_next/static/chunks/main-5ae059702bc551aa.js:1:18862)
at https://www.ikeastock.xyz/_next/static/chunks/main-5ae059702bc551aa.js:1:22619
at Array.forEach (<anonymous>)
at https://www.ikeastock.xyz/_next/static/chunks/main-5ae059702bc551aa.js:1:22591
at ri (https://www.ikeastock.xyz/_next/static/chunks/framework-4556c45dd113b893.js:1:93730)
at ki (https://www.ikeastock.xyz/_next/static/chunks/framework-4556c45dd113b893.js:1:101026)
at bi (https://www.ikeastock.xyz/_next/static/chunks/framework-4556c45dd113b893.js:1:100870)
at yi (https://www.ikeastock.xyz/_next/static/chunks/framework-4556c45dd113b893.js:1:100406)
at https://www.ikeastock.xyz/_next/static/chunks/framework-4556c45dd113b893.js:1:112243
at ws (https://www.ikeastock.xyz/_next/static/chunks/framework-4556c45dd113b893.js:1:112758)
This error only appears when its built via yarn build && yarn start but never on the development server