Hello,
I make some front-end only prototype project.
when I create some item in items/new
routes, how I add this new item in items route’s model?
this.currentModel
works well for items/new
route.
I need item
route’s model.
Hello,
I make some front-end only prototype project.
when I create some item in items/new
routes, how I add this new item in items route’s model?
this.currentModel
works well for items/new
route.
I need item
route’s model.