Skip to content

Conversation

@nourguidara
Copy link
Contributor

This PR replaces and improves on #5765 and still addresses #5732

It fixes two issues:

-Previously, lists added using "Add After" were inserted at the end instead of right after the selected list.
-A runtime error occurred when the .list-position-input

I have tested this manually:

-Adding a list "after" another works and respects list order
-The browser console shows no JavaScript errors
test1
yes

@mfilser
Copy link
Contributor

mfilser commented May 12, 2025

@nourguidara
normally, selections should use ReactiveCache, here, ReactiveCache.getList was replaced with another selection

@valhalla-creator
Copy link
Contributor

I believe I’m experiencing the same issue, and I’ll be creating a PR to fix these problems. Instead of replacing the use of ReactiveCache, I’ll ensure that all selections properly leverage it for consistency and reactivity.

@xet7
Copy link
Member

xet7 commented May 13, 2025

Moved to #5767

@xet7 xet7 closed this May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants