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

    Vue2 SSR with Quasar

    Framework
    14
    14
    5871
    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.
    • M
      mlenormand last edited by

      Re: Server Side Rendering

      I’m considering choosing Quasar for a webapp publicy available on the web and I need all the pages (more than 700 000 pages) to be SEO-optimized. Vue2 server-side-rendering seems to be the perfect solution for this, but I don’t know if it’s easy to use it with Quasar. Will this feature be included to Quasar in the future ? What could be the major difficulties to use SSR with Quasar and Express ?

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

        Hi, it’s on the roadmap. Don’t have an exact date. It’s not an easy thing, or it may be, just didn’t have time to make an assessment.

        1 Reply Last reply Reply Quote 6
        • A
          amb last edited by

          +1 for this. I am also considering Quasar, but I am unable to proceed without SSR support. Nuxt.js has support for SSR.

          1 Reply Last reply Reply Quote 0
          • L
            lynam last edited by

            +1 SSR really need for website.

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

              +1 Will use this when available

              1 Reply Last reply Reply Quote 1
              • S
                seantanly last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • alterhu2020
                  alterhu2020 last edited by

                  +1 for me using SSR.

                  1 Reply Last reply Reply Quote 0
                  • C
                    chrschdev last edited by

                    +1 will be fine

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

                      +1 for SSR is really need

                      1 Reply Last reply Reply Quote 0
                      • T
                        thedevtom last edited by

                        +100, please implement ssr supporting.

                        1 Reply Last reply Reply Quote 2
                        • ramzi
                          ramzi last edited by

                          @rstoenescu any date for SSR support ?

                          1 Reply Last reply Reply Quote 0
                          • R
                            ryan last edited by

                            I’d say within a few days courtesy of this awesome dev - https://github.com/codingfriend1?tab=repositories

                            1 Reply Last reply Reply Quote 0
                            • C
                              codingfriend last edited by codingfriend

                              @rstoenescu I’ve created a template for feathersjs, ssr, and quasar.

                              https://github.com/claustres/quasar-templates/tree/feathers-api-ssr

                              However the quasar framework is not ssr friendly. I am mocking the window, document, navigator, Element, and XMLHttpRequest temporarily, however this isn’t the recommended approach as it may mess up external libraries system detection.

                              We are needing a new branch of quasar that doesn’t directly reference those objects without checking that they first exist.

                              1 Reply Last reply Reply Quote 1
                              • A
                                april last edited by

                                +1 for SSR

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