Using teleport #541
-
Hi, is there a workaround for adding components to story which uses teleport? |
Beta Was this translation helpful? Give feedback.
Answered by
pdmshrestha
May 26, 2023
Replies: 1 comment 2 replies
-
By adding required element to dom using global setup helped me. https://histoire.dev/guide/vue3/app-setup.html#global-setup |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
pdmshrestha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By adding required element to dom using global setup helped me. https://histoire.dev/guide/vue3/app-setup.html#global-setup