benwest
benwest
The panel would reload whenever the `.lock` file was written, because `inPanel() === false`.
I just did a fresh install of Kirby 3.5.1, went to `/panel`, pasted `inPanel`'s definition into the console, and called it - `false`.
True, neither method is ideal, but these are edge cases and I don’t think this way is any worse. Speculatively what would be the clean/correct way to do this? A...
This is perfect, would love to see it in core - I guess it's not possible to implement as an additional plugin independent from KQL?
I've made a push at TS types for KQL, supporting your extended `models` query: https://github.com/benwest/kql-ts If you are interested in using, testing or helping out, cool! Otherwise, thanks for the...
no, i barely remember doing this! 🙃
fantastic work - i extended it a little to link to pages and files by UUID ```php