Dave van Hoorn

Results 4 comments of Dave van Hoorn

You can use the `emptyCart` mutation on a successful checkout.

> Experiencing FOUC with next-12.1.6. Everything works on 12.1.4. Also experiencing FOUC here. Downgraded to "next": "12.1.4", and "@types/react": "18.0.1" to fix it.

> It looks like a regression as it is only happening on v6. Thanks for the quick response @LukasTy. Just to prevent confusion when people read your comment, don't you...

I'm experiencing the same issue. We're using both the `@launchdarkly/node-server-sdk` and `launchdarkly-js-client-sdk` packages, for the node package this does seem to work: ``` logger: basicLogger({ level: 'none', }), ```