Hi,
When I run my app locally, it works perfectly fine. But after deployment, I am unable to use the switch_page function. Whenever I click on the switch page button, an error pops up stating:
ValueError: Could not find page resume. Must be one of ['homepage']
The app is live here. A snapshot of the error is shown below:
Is there any possible reason?