Closed Narretz closed 5 years ago
Hi @Narretz, Can you please provide more code as I can't reproduce? A codepen or codesandbox would be most helpful.
I'm experiencing a similar issue. I'm not using vue-loader or functional. I've reproduced it here: https://codesandbox.io/s/xpp9k24o34
Thank you for your feedbacks. Please continue discussion and watch changes in #47.
splitpanes throws an error when I have a functional template:
That is compiled with vue-loader. It does not happen when I have a functional component with render function.