No posts found for your tag,
category or search term.

© SIMONE PULVIRENTI 2026

I'm excited to work together!
Say hi to drsimone.pulvirenti@gmail.com
https://www.linkedin.com/in/simonepulvirenti/

Back to top Arrow
Here's your script properly formatted: html Yes! That's likely the reason. In a Single Page App (SPA), when you navigate between routes, the JavaScript doesn't reload, but the DOM elements change. The script needs to re-run when the page/route changes. Try this updated script that works with SPAs: html