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
{{ message }}
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
it would be a problem if the autoid registered hook at create changed the object and breaks expected behaviour. the only way around that is using a custom create method add add the autoid there https://getkirby.com/kosmos/45#kirby-tip-of-the-month
i will think about adding a AutoidPage to inherit from that avoids this.
I have blueprint with an autoid field. If I try this:
The updated fields are in the $page object, but the .txt file is not updated.
Problem is gone when I remove the autoid field.
The text was updated successfully, but these errors were encountered: