GuillaumeLeclerc / vue-google-maps

Google maps component for vue with 2-way data binding
560 stars 653 forks source link

Template Breaks on native JS keyword #142

Open maxwellmandela opened 6 years ago

maxwellmandela commented 6 years ago

How can I go about solving this? Using vuejs version: 2.5.7

[Vue warn]: Error compiling template:

  • avoid using JavaScript keyword as property name: "class" Raw expression: :class="class"