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
    1. Home
    2. youngthuf
    Y
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Groups 0

    youngthuf

    @youngthuf

    0
    Reputation
    5
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    youngthuf Follow

    Latest posts made by youngthuf

    • RE: Unknown import from Quasar: QMediaPlayer

      Oh I restart quasar then remove QMediaPlayer in quasar conf file and it worked šŸ™‚

      posted in Framework
      Y
      youngthuf
    • Unknown import from Quasar: QMediaPlayer

      Hi,
      I installed quasar ext add @quasar/qmediaplayer and quasar ext add @quasar/colorize

      I got an error in chrome console:

      vue.runtime.esm.js?2b0e:619 [Vue warn]: Unknown custom element: <q-media-player> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
      

      Then I add ā€˜QMediaPlayer’, to quasar conf file and got another error: "Unknown import from Quasar: QMediaPlayer"

      So, how to make it work ?

      posted in Framework
      Y
      youngthuf
    • How to keep component doesn't render when change route ?

      Hi,
      What I’m saying is how to keep music playing without reloading when changing route.

      Like this page: https://xns-audio-player.netlify.com/#/
      When I go to about page: https://xns-audio-player.netlify.com/#/about, the music player still keeps song playing.

      How to do that ? Thank you !

      posted in Help
      Y
      youngthuf