Closed
Description
Hi,
Forms generated by Phoenix HTML helpers have an inline value (like on Rails). I use Vue.js on those forms by creating the View Model data on the fly by introspecting the form inputs and values. I works fine but these warnings are no longer necessary in my case. I wonder if there could be a way to disable them?