Martijn Saly

Results 394 comments of Martijn Saly

If I go to `C:\Projects\Redacted\turborepo\apps\e-commerce\node_modules\@sitecore-jss\sitecore-jss-nextjs\dist\cjs\services\component-props-service.js` and actually make the change it wants me to make: ![image](https://github.com/user-attachments/assets/848aa516-dadc-4538-8ffd-04bfad243a03) It appears to work. Or at least the build doesn't explode. But again, this...

`import` in next.config.js (or .mjs) is fully supported. It's working perfectly for other imports as well. What version of Next.js are you using that *doesn't* support this? We are on...

Just for kicks, I tried to uninstall the current "virtio-win-guest-tools", which is at 0.1.248, and it fails too: ![image](https://github.com/user-attachments/assets/0b9cf1d9-9b12-41b4-8e00-81d7d3cbfb7e) This also happens after a successful repair install. Let's attach the...

Yeah it feels like we're going to be stuck with whatever version got installed successfully. Just don't expect to ever update it. Honestly I don't understand how virtio can keep...

Bummer. I was hoping it would be backported, since generating incorrect CSS seems like a pretty severe problem. I would hope that when SC doesn't understand a piece of syntax,...

There you go, all that is perfect material for a getting started guide.

Just my 2c - I've previously tried (and then ditched) [Panda CSS](https://panda-css.com/) and it works around whatever compiler a project uses, by instructing devs to [add a `prepare` script](https://panda-css.com/docs/installation/nextjs#update-packagejson-scripts) in...

I've been searching high and low to figure out the root cause. I can randomly disable and enable the contents of placeholders, and it will still randomly give this error....

1. Not a typo. I haven't seen this as a breaking change in the changelog - did I overlook it? Should I stick at JSS 20.x? And then will you...

JSS 20 works fine with Sitecore 9.3. Why would you stick it to such an ancient version? This is also pinning other dependent packages like React, Nextjs, and many others....