Vue-jest: Render functions

Created on 15 Sep 2017  路  4Comments  路  Source: vuejs/vue-jest

When using raw render functions instead of a <template> tag, it'll throw a error:
screen shot 2017-09-14 at 23 53 05

I will try to submit a PR ASAP...

bug

Most helpful comment

Yes! I manage to fix the issue by ignoring the undefined template part.

All 4 comments

Any luck with the PR?

Yes! I manage to fix the issue by ignoring the undefined template part.

thanks for the PR, I've released in version 0.5.4

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rmartins90 picture rmartins90  路  6Comments

ccamarat picture ccamarat  路  7Comments

AlllenShen picture AlllenShen  路  3Comments

chenxeed picture chenxeed  路  5Comments

xereda picture xereda  路  4Comments