Open xgenvn opened 4 years ago
Sorry, I have been busy with work recently. Need to provide a minimal project that can reproduce the problem, thank you.
@felixpy I put the example integration on the repo: https://github.com/xgenvn/nuxt-form-builder-integration
@xgenvn This project use rollup-plugin-vue to build bundles. Unfortunately, according to official documents, a separate version needs to be built for SSR applications.
Bug Report
Description
The guideline seems broken on Nuxt setup.
Minimal Reproduction
Fresh project from
yarn create nuxt-app
, using options:Exception or Error
Updated on 14/11/2020:
nuxt.config.js
transpile section:However, it seems the composition api not working correctly (this/context)
Your Environment
Vue Version:
Vue Composition API:
NuxtJS Version
Node Version