You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add another field of custom type UUID (from this plugin)
Save the model and wait for the server to restart
Go to the Content Manager and create a new entry for the type just created
Observe that the UUID is correctly generated, but the save button is disabled.
Input something on the text field, now the save button is enabled. Save the draft, but do not publish it.
Now we came back to editing the entry because we want to publish it. The UUID is there on the field, but upon clicking on Publish an error is shown on the field This value is required.
Try to edit the value, the error now shows The value does not match the regex
The text was updated successfully, but these errors were encountered:
Hello again. I can't reproduce the problem, I followed your steps and I could correctly publish my content, even without adding a text field. Did you try the plugin on a new strapi project?
Strapi Version: 4.10.6
Node Version: 18.16.0
This may very well be related to #3
Steps to reproduce using the admin UI:
This value is required
.The value does not match the regex
The text was updated successfully, but these errors were encountered: