You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I can't figure out where should the EventEdit component's event data put.
EventList: state
EventShow: state
EventCreate: data
EventEdit: ?
Thank you <3
The text was updated successfully, but these errors were encountered:
alexjohndoe
changed the title
Where should UserEdit's state put? Component data or Vuex state?
Where should EventEdit's state put? data or state?
Mar 11, 2020
Hello, I can't figure out where should the
EventEdit
component'sevent
data put.EventList
:state
EventShow
:state
EventCreate
:data
EventEdit
:?
Thank you <3
The text was updated successfully, but these errors were encountered: