Skip to content

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

@MgHtinLynn

Description

@MgHtinLynn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions