Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Non single vue templates don't work on App.vue?

    Starter Kits
    1
    1
    563
    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.
    • J
      jckodel last edited by

      Creating a project with quasar init, everything works fine.

      But I don’t like the single-file vue template thing (I prefer separated JavaScript and styles and importing them on .vue files with <script src="./FileName.js"/>)

      Not a problem, everything keep working, except for one detail:

      App.vue, when separated into App.vue and App.js, renders a blank page. App.vue as a single file template works fine (every other page and layout from the app can be separated, not an issue, just App.vue don’t like it).

      Any workaround/config/suggestion for this?

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