I have deployed changes to the backend, the UI shows a new version has been deployed and prompts a refresh, but upon refreshing I don’t see any of the changes reflected. It’s like our project is stuck on an old version of the schema (despite the deployment working fine locally and in prod).
Expected behavior
Pushing a new version of the backend should update the frontend.
Actual behavior
Frontend is stuck on an old version of the layout (not showing any newly added models/views/etc.)
Failure Logs
N/A
Context
Please provide any relevant information about your setup.
- Package Version: what package?
- Express Version: ~4.17.1
- Sequelize Version: ~5.15.1
- Database Dialect: postgres
- Database Version: 12
- Project Name: iPACES