No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    popup edit and v-if issue

    Help
    1
    1
    129
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      polger last edited by

      Hi,

      Quasar 0.17.20

      I’m using v-if in popup edit to control editability of datatable.

      Initial state (in my app) is v-if false (read-only datatable).
      When v-if set to true, popup edit works ok.
      But when v-if set to false and then true again (as in “need to edit more”) then error

      Error in nextTick: “TypeError: Cannot read property ‘removeChild’ of null”

      appears for as many popovers (nested in popup-edits) are in the table as soon as v-if is set to true. When touching the cells, nothing happens (no additional errors).

      Has anybody solved this?

      Regards.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post