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. FlaminPhoenix
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    FlaminPhoenix

    @FlaminPhoenix

    0
    Reputation
    108
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    FlaminPhoenix Follow

    Latest posts made by FlaminPhoenix

    • Basic layout question!
      1. I did “quasar init default” & “npm install” within the generated folder & “quasar dev”
      2. I generated a layout with “quasar new layout TodoLayout”
      3. I generated a new component with “quasar new page Todos”
      4. I want the “Todos” page to use the “TodoLayout”. Thus in my router.js I have added another entry as below:

      0_1504065312369_Screen Shot 2017-08-30 at 9.24.59 AM.png

      1. Now I keep getting the error:

      0_1504065248129_Screen Shot 2017-08-30 at 9.23.31 AM.png

      What am I doing wrong?

      posted in Framework
      F
      FlaminPhoenix