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

    QMenu inside jsp and vuejs x-template not working

    Help
    2
    6
    223
    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.
    • K
      Kuba last edited by

      Hi everyone, i’m trying to use quasar ui components with old jsp architecture. I use vuejs with jsp and x-template in that (any other choice)
      I tryied to used quasar.common, and Vue.use, its not working at all.
      With UMD some components working, like buttons, avatar. But any item list, tooltip or dropdown menu…
      I’m stuck, i don’t understand why?
      Outside this architecture i’m trying to reproduce it inside an html file with umd and it’s working.
      For information, any webpack, i just put links to librairies and inside i have jquery and angular js too ( that i want to replace only with quasar components at the end).
      Thanks for your help.

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @Kuba last edited by

        @kuba

        Probably legacy / custom css that’s bothering you in Quasar UMD mode. Btw UMD mode is the only way to go with jsp.

        Try to create a new demo project with just a clean jsp( outside of your project) just like you did with html.

        1 Reply Last reply Reply Quote 0
        • K
          Kuba last edited by

          Thanks, i will try. I’ll keep you in touch, thanks again.

          1 Reply Last reply Reply Quote 0
          • K
            Kuba last edited by Kuba

            Hi @dobbel, I found that in our case RequireJs It’s used to load UMD and i loose the global scope so it’s not working. I can’t find a way to load umd with RequireJS. Without RequireJs it’s working fine

            dobbel 1 Reply Last reply Reply Quote 0
            • dobbel
              dobbel @Kuba last edited by

              @kuba

              I would ask this on the new forum where the Quasar team now gives support.

              https://github.com/quasarframework/quasar/discussions

              1 Reply Last reply Reply Quote 1
              • K
                Kuba last edited by

                Thx i will

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