Closed hannesherold closed 2 years ago
@distantnative Also doesn't work for link: false
. I think this prop got corrupted when moving to items/item component.
Are we sure this is a regression. At first look, I don't think it's related to items/item
refactoring, but rather that the picker does not pass the link data for freshly selected pages to the field itself. I would assume that bug existed before too.
UPDATE: Ok I checked, it is a regression - not present in 3.5.8.
✅
Describe the bug
If the option
link: true
is set for a Pages Field in the blueprint, the referenced page is only clickable after reloading the page in the panel. Immediately after setting the reference or saving the page, the field behaves likelink: false
.To Reproduce
Steps to reproduce the behavior:
link: true
in blueprintExpected behavior
The referenced page should be clickable right after it has been selected.
Screenshot-Video
https://user-images.githubusercontent.com/46819942/144401413-f7cec2fd-fcc4-4eaa-8d4a-09a9a6439b18.mov
Kirby Version
3.6
Console output
No console messages.
Desktop (please complete the following information):