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. oxymo
    O
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    oxymo

    @oxymo

    0
    Reputation
    32
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    oxymo Follow

    Latest posts made by oxymo

    • RE: Hide toolbar on certain pages

      Yes, I do. Thanks for the hint.

      I thought there might be a different, better solution using the global store.

      Thanks anyway, this will work.

      posted in Help
      O
      oxymo
    • Hide toolbar on certain pages

      Hi,

      I’m trying to use the same layout throughout my app (because it contains the drawer). Beside the drawer it also contains the toolbar. However, I want to hide the toolbar on certain pages.

      After having read https://github.com/quasarframework/quasar/issues/30 I added v-model to the toolbar in the layout, that refers to data in the store. However, I don’t know, how to change this data for a single page. Any clue on how to do that?

      Another solution I thought of, was putting the sidebar to a component. This component can be used in both layouts, the one with toolbar and the one without. Does that sound like a good idea?

      Thanks a log in advance!

      posted in Help
      O
      oxymo