How do I handle rails flash message with Vue.js submit method?
Hi there!
I watched this video about nested forms with Vue.js. https://gorails.com/episodes/using-vuejs-for-nested-forms-part-2?autoplay=1
How do I handle rails flash messages after Vue.js submit method and Turbolinks.visit?