solid-intl icon indicating copy to clipboard operation
solid-intl copied to clipboard

Problems with SSR (usage w/ solid-start)

Open tomexx opened this issue 2 years ago • 0 comments

Hi,

I've got problems using the package (formatMessage function) in combination with solid-start. I'm getting console warnings like this: image

Errors look like this. It should basically mean the DOM on server is different as in client.

Unable to find DOM nodes for hydration key: 1-0-0

Can you please help with this? Is it possible to fix issues like this?


edit:

To be more precise, the problematic code looks like this:

image

tomexx avatar Apr 25 '23 22:04 tomexx