Replies: 1 comment
-
You can use updateTrait |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I define trait and link to prop like
and in view, I want to fill the trait item_template according to what user pick in the item_type dropdown. But it seems the item_template trait only get filled in init, not refresh after.
Beta Was this translation helpful? Give feedback.
All reactions