Activity
I had the same error and to fix it, I've added "import Rails from '@rails/ujs'"; into the script part in app.vue likewise :
import Rails from '@rails/ujs'; export default { ... }Save 36% for Black Friday! Save 36% on GoRails for Black Friday! Learn more
I had the same error and to fix it, I've added "import Rails from '@rails/ujs'"; into the script part in app.vue likewise :
import Rails from '@rails/ujs'; export default { ... }