Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.
Also - I've seen ultra over complicated codebases made with FRP in Swift. I have some PTSD from the kickstarter MVVM approach. What a nightmare in practice. You have to be all in - everything FRP or the tightly bound system crumbles.
I think SwiftUI's @Published property wrapper elegantly hid the FRP, but even Apple is moving away from FRP with the macro based Observable framework.
1. Introduction: https://pledge.framer.website/home/introduction
2. Performance Test: https://pledge.framer.website/home/performance
3. Docs: https://pledge-gokulnairs-projects.vercel.app/documentation/...
4. Mission: https://pledge.framer.website/home/mission