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

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:

Hi,
I've got problems using the package (

formatMessagefunction) in combination with solid-start. I'm getting console warnings like this:Errors look like this. It should basically mean the DOM on server is different as in client.
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: