Nico Hoffmann ෴.
Nico Hoffmann ෴.
Corresponding console error ``` [Vue warn]: You may have an infinite update loop in a component render function. found in ---> at /Users/nhoffmann/Sites/kirby/sandbox/kirby/panel/src/components/Forms/Toolbar/TextareaToolbar.vue ```
I don't think it will feasible to add callbacks/methods for the conversion. Just too many options also with custom blocks. Ideally, the old content would be handed over to the...
Also getting weird dates when removing one nesting level with just ```yml f_s_files: label: Egnyte files type: structure fields: f_s_s_last_update_date: label: Last update type: date display: MM/DD/YYYY help: Click on...
I don't think we can fix this tbh. There are too many edge cases where such UUIDs could be stored (picker fields, kirbytags...) and going through the raw content files...
Having reproduced it myself, I think it really is the same as https://github.com/getkirby/kirby/issues/4801
Ok I'm opening up to the idea again. I can see that some might choose to store UUIDs even for files of the same page. And then duplicating the page...
Trying to operationalise this a bit more: - any of the newly generated UUIDs for page, subpages and files from https://github.com/getkirby/kirby/blob/main/src/Cms/PageActions.php#L34 potentially has an outdated counterpart still referencing the page/file...
Not tested and not functional yet, but a first dry-write approach: https://github.com/getkirby/kirby/commit/6e4bd4506d6be3657bb680f12d1b75e507ff5d81
We know you all are pushing for it and trust us, your posts aren't going by unnoticed. We have looked into it various times, another time again and I made...
PR: https://github.com/getkirby/kirby/pull/6264