-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
Labels
pre-releaseIssue in a pre-release version of Vue NativeIssue in a pre-release version of Vue Native
Description
Description of the bug
A component which does not contain a <script>
tag throws the following error:
Cannot read property ‘content’ of null
To Reproduce
Steps to reproduce the behaviour:
- Create an app with vue-native-cli
- Check that there is no
<script>
tag in App.vue - Run the app
What I expected
The app runs without errors
Did I use vue-native-cli
to create the project?
Yes
Am I using Expo?
Yes, however, the issue can be seen with apps using bare workflow as well
Development platform (please complete the following information):
- OS: OSX
- Shell/terminal: ZSH
The device on which I run my Vue Native app
- Device: All supported devices
- OS: All supported OSs
Additional context
vue-native version: 0.3.0-rc.1
Metadata
Metadata
Assignees
Labels
pre-releaseIssue in a pre-release version of Vue NativeIssue in a pre-release version of Vue Native