Static GitHub Issues

[2565] Does Nuxt fully support the latest Vue Functional Components?

prev: Am trying to use passport.js with nuxt but it's not Working.
next: Possible error in /lib/app/components/nuxt.js

As per topic. Because I tried

<template functional>
  <div>Test Functional</div>
</template>

When I do a page refresh, I got this error _vm._ssrNode is not a function

Not sure what I'm doing wrong. If someone could point me in the right direction it will be great.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2230">#c2230</a>)</em></sub></div>