I just finished building the website with npm run gen and tested locally with npm start. It works and the bug I noticed is not there anymore. Perhaps there is a problem in the dev build but not in the production build though. I guess this is not a blocker then and we can proceed with the merge.
I just finished building the website with
npm run gen
and tested locally withnpm start
. It works and the bug I noticed is not there anymore. Perhaps there is a problem in the dev build but not in the production build though. I guess this is not a blocker then and we can proceed with the merge.