Samwilson added a comment.

  This seems to be related to accessing a member of a bound object, e.g. 
removing `page.url` from the following fixes the error:
  
    <template>
        <a :href="page.url">foo</a>
    </template>
    
    <script>
    // @vue/component
    module.exports = {
    };
    </script>

TASK DETAIL
  https://phabricator.wikimedia.org/T341552

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Samwilson
Cc: Samwilson, Michael, ItamarWMDE, Aklapper, noarave, Danny_Benjafield_WMDE, 
Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to