Vue.js x-template binding error

clipboard.png
clipboard.png


clipboard.png

Mar.16,2021

  1. can paste the code.
  2. you put script in the scope of the root instance, which parses {{abc}} directly when the root instance is initialized (it's not a custom component parsing error, it's the root instance).

Global components should register
demo

before the Vue instance is created.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35caf-2b80b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35caf-2b80b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?