-
Question originally asked by @martinkrulltott: QuestionWhen loading options asynchronously for the Transfer component and infinite scrolling is enabled, nothing is being loaded when all loaded options are also selected already. |
Beta Was this translation helpful? Give feedback.
Answered by
Mohammer5
Feb 4, 2021
Replies: 1 comment
-
Solution: Handle it in the app with a "simple" check. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mohammer5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution: Handle it in the app with a "simple" check.
For further details, see the recipe created for this scenario