Closed yangy9593 closed 1 year ago
Hello, in this example, about.js will be executed when about.html is loaded for the first time, and will not be executed again after that. How to make it execute every time? Thank you (from Google Translate)
https://codesandbox.io/s/nostalgic-violet-gc4hhh?file=/index.html
Use the reload option.
https://falsandtru.github.io/pjax-api/docs/apis/pjax/config/
Hello, in this example, about.js will be executed when about.html is loaded for the first time, and will not be executed again after that. How to make it execute every time? Thank you (from Google Translate)
https://codesandbox.io/s/nostalgic-violet-gc4hhh?file=/index.html