System Information
- Strapi Version: 4.1.11
- Operating System: Mac
- Database: PostgreSQL
- Node Version: 16.15.1
- NPM Version: 8.11.0
- Yarn Version: 1.22.17
We just completed our upgrade from V3 to V4 and everything went quite well. Our last outstanding issue is that UID fields do not behave as expected.
In this video we see that the UID field updates every time the user stops typing in the target field
That’s how it used to work in V3 but in V4 it will only update the UID field once and then leave it until you click the “Regenerate” button.
This is not a showstopper by any means but it is a vulnerability for our team as we want to have semantic slugs for our blog endpoints. Any suggestions on how to fix this, or is this a known bug?