Andrei Ciulpan

Results 9 comments of Andrei Ciulpan

I am also having this issue. I am running the latest version (4.4.3) with the setting on false and it still imports React when i use the snippets

I found that disabling this experimental setting made it work properly again!

> Weirdly I get this error message even if there is no `"packageManager"` field set in my package.json. It's quite frustrating, and I haven't been able to find a workaround....

Hi I'm having the same problem. Everything worked until I upgrade to the latest version.

Somehow it has fixed itself after a few restarts.

> Hi - I am not following here, you call `replace`, which in turn invokes, https://developer.mozilla.org/en-US/docs/Web/API/History/replaceState - and that modifies the History entry in place - which is why back...

> Right, but then I am misunderstanding something. Let me try out a few things in your example. Could you take a screen-recording if possible? Unfortunately I don't have an...

> But in the environment you point out the history stack is: `[/, pdp]` - This is correct. The PLP is gone completely. > Could it be that there's a...