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

    qtable is not rendering

    Framework
    2
    5
    507
    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.
    • S
      sath26 last edited by sath26

      this is my error
      Error in getter for watcher “pagesNumber”: “TypeError: Cannot read property ‘slice’ of null”
      i got this error in v1 of quasar. i have a qselect that has values that appear in the table based on what i have selected
      i have taken reference from here. still it doesnt work
      https://forum.quasar-framework.org/topic/1946/qtable-error-in-console/4

      https://codepen.io/sath08/pen/GVWLqe
      i have a working copy of the code here with the bug

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        You have no data being assigned to the multiple data prop.

        Scott

        1 Reply Last reply Reply Quote 0
        • S
          sath26 last edited by sath26

          plz help me through the codepen because i can see that mulitple data prop does have data passed from qselect and consist null initially @s-molinari

          1 Reply Last reply Reply Quote 0
          • S
            sath26 last edited by sath26

            ok found out i was supposed to use empty array for multiple i.e. multiple:[]. i also updated codepen code.

            1 Reply Last reply Reply Quote 0
            • s.molinari
              s.molinari last edited by

              Ah, Ok. Interesting use of a table.

              Scott

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