-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
3.0.0-beta.10
Reproduction link
https://codesandbox.io/s/93mqk630z4
Steps to reproduce
I used a configuration with TS, Router, and Vuex
I made a component (same Login.vue included in the minimal reproduction)
I imported this component through another View component
when compiling I get an error Syntax Error: Expected corresponding JSX closing tag for <Info> (125:0)
While I didn't even use JSX
What is expected?
It should compile just as normal
What is actually happening?
It checks for jsx syntax while It's not used at all.
The reproduction doesn't show the problem on codesandbox, it should be used locally
My env specs:
Windows 10 64bit latest release (1803)
Node.js 8.2.1
Metadata
Metadata
Assignees
Labels
No labels