Send message from Luigi Client to Luigi container #3682
-
|
Hi, i'm working with Inside client i wrote the following code for send custom message: I doesn't know how can i receive a custom message inside container component. I tried to write the following code but it doesn't work: Any suggestion? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
hardl
Mar 18, 2024
Replies: 1 comment 5 replies
-
|
Hi @BossHogg97 , that would be sth. like this: |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rather a vuejs lifecycle issue, try to wrap it with onMount to make sure the dom element has been created