-
Hello, Can someone help why selected component is incorrect? Screencast.2023-09-18.17.06.48.mp4 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Can you share a reproducible demo? |
Beta Was this translation helpful? Give feedback.
You're binding the update from the "elFinder" only once, that's why next time you're always updating the same first component.
You have to rethink a bit your logic, eg.