Open deepupathak opened 7 years ago
Hello, I have successfully implemented orionjs:pages into my app and I am able to generate pages, But still there is an issue.
When I click on that row, then update page is opened and save, delete buttons appear but there is no default data appears on update page and when I click on save, several errors occured like title is required, url is required, content is required.
When I click on delete button, then an error shows on console -
There is no route for the path: /admin/pages/delete
Any solution for this issue ? Thanks
Hello there, I have no idea about how to use orionjs:pages package in my sample orion project. Please advice me. Thanks.