Skip to content

Template compilation error #5

Description

@iSentrie

Console returns this.

[Vue warn]: Template compilation error: Tags with side effect (<script> and <style>) are ignored in client component templates.
34 |      </div>
35 |  
36 |      <script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
   |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
37 |      <script src="https://unpkg.com/vue@next"></script>
38 |      <script src="main.js"></script> 
  at <App> (https://unpkg.com/vue@3/dist/vue.global.js:2263)
[Vue warn]: Template compilation error: Tags with side effect (<script> and <style>) are ignored in client component templates.
35 |  
36 |      <script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
37 |      <script src="https://unpkg.com/vue@next"></script>
   |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
38 |      <script src="main.js"></script> 
  at <App> (https://unpkg.com/vue@3/dist/vue.global.js:2263)
[Vue warn]: Template compilation error: Tags with side effect (<script> and <style>) are ignored in client component templates.
36 |      <script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
37 |      <script src="https://unpkg.com/vue@next"></script>
38 |      <script src="main.js"></script>
   |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
  at <App> (https://unpkg.com/vue@3/dist/vue.global.js:2263)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions