Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I make re-trigger DIV id selector with vue component (Questions) #88

Open
MgHtinLynn opened this issue Sep 13, 2023 · 0 comments

Comments

@MgHtinLynn
Copy link

MgHtinLynn commented Sep 13, 2023

I'm trying to do Vue Component re-rendering after the API UI is Updated.

Firstly, rendering Vue and Portal is correctly working.

However after the API was updated, we replaced the raw HTML from API to target DIV.
Then the linked portal is removed from DIV.
Because inside the div, there was also the portal binds selector with Vue Component.

I would like to re-link with target DIV and vue component after replacing RAW HTML with DIV (like Livewire).

May I know do you have any suggestions or ideas about it?

Thank you

Vue - 2.6.11
Vue-simple-portal - 0.1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant