Closed AlbertSabate closed 3 months ago
Having trouble with double quote now.
Get new code from zenet-technology/website and navigate to http://localhost:3000/en/blog/navigating-the-digital-nomad-life-weighing-cloud-nine-against-stormy-skies
To the bottom you will see the undefined again, now because a " instead of '.
Given the following example where there is a string with a ', the serializer stops working and it does not unserialise the object.
The SSR works fine, but the clients breaks.