Files
overleaf-cep/services/web/types
M Fahru e042233dd9 [web] Fix bug where VAT value isn't retained properly when changing plan without reloading (#23211)
Fix VAT info is not properly updated when changing plan without reloading.

I removed `setPlan` and created a new function: `updatePlan`. In the new function, I call the recurly function directly and the tracking code. This way, we can be sure that changing plan won't call useLayoutEffect.

Also, remove unused `useState` on the `planCode`

GitOrigin-RevId: 0d6d9fac32c15dcf13e35cf9cd9161aa07581938
2025-01-31 09:05:36 +00:00
..
2024-06-06 08:04:09 +00:00
2022-05-30 08:03:45 +00:00
2022-04-07 08:03:46 +00:00
2022-05-30 08:03:45 +00:00