-
Hi, I'm trying out the new Datasources implementation which is great but I'm having trouble updating the component view in the canvas (the model is correctly updated and reflects the user change), any help would be appreciated ! Here below you will find the example component I'm trying to create: test data:
adding the datasource:
component:
|
Beta Was this translation helpful? Give feedback.
Answered by
artf
Mar 18, 2025
Replies: 1 comment 1 reply
-
Try to change the way you're updating your components, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
VanShane
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try to change the way you're updating your components,
this.components([ ...
instead ofthis.set('components'