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

    Data Table shows 'No data available to show'

    Help
    3
    4
    4174
    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.
    • V
      vishwasrao last edited by vishwasrao

      Hi All,
      I am new to Quasar framework and started with some sample application.
      I want to use data table, i have created component with required methods to fetch data from server and assign it to variable.

      I am get data from server but on table its showing message that no data available to show.
      Seems I am missing something basic but could not figure our.[0_1493576986046_tempData.vue](Uploading 100%)[0_1493577047709_tempData.vue](Uploading 100%) 1_1493577113134_Component1.png 0_1493577113134_component2.png

      1 Reply Last reply Reply Quote 0
      • krsyoung
        krsyoung last edited by

        Sorry, not a great answer but this project successfully uses data tables, might help to compare? https://github.com/odranoelBR/vue-quasar-admin-example

        1 Reply Last reply Reply Quote 0
        • rstoenescu
          rstoenescu Admin last edited by

          Guard q-data-table with a v-if until data is available.

          V 1 Reply Last reply Reply Quote 1
          • V
            vishwasrao @rstoenescu last edited by vishwasrao

            @rstoenescu Thanks… it resolved issue. Working on SPA with Quasar as frontend and Loopback as Rest based backend… Quasar looks promising with all required features for SPA.

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