Not sure when this slipped in as we haven’t updated from 7.12.2, and we upgraded to that in early July when it was released.
Expected behavior
Prefilled data (if it exists) should pre-populate into existing fields and some fields should be true by default.
Actual behavior
Data is not getting populated, and there is now a 404 from the post route in the console. The odd thing is that I can console and see all the values in the load hook from the
record
, and can confirm that it has all the data necessary to prefill the fields.
What is the current behavior?
Failure Logs
Please include any relevant log snippets, if necessary.
Context
Please provide any relevant information about your setup.
- Package Version: 7.12.2
- Express Version: 5.0.0-alpha.7
- Sequelize Version: 5.21.13
- Database Dialect: Postgres
- Database Version:
- Project Name: Production