Hi! I have two issue with my some dynamic pages on my personal website.
-
If you click on one service, it redirects you to the correct page, but you can see the text “Errore! Per favore, torna indietro e riapri la pagina.”
I put this message if no description is fetched by query params, but if you check the console you can see that the correct description is there, so it should regularluìy appear on the page -
Since i’m using query params to pass data to the dynamic generated pages, refreshing them make them to lose this data. Is there a way to preserve it?
Since the code is in a private repository, i can give access if someone can help
Thanks in advance