firecmsco / firecms

Awesome Firebase/Firestore-based CMS. The missing admin panel for your Firebase project!
https://firecms.co
Other
1.12k stars 184 forks source link

After creating a new collection, the app returns a Page not found error #617

Closed marianmoldovan closed 5 months ago

marianmoldovan commented 5 months ago

After creating a new collection in the FireCMS Cloud version, either importing it from an actual firestore collection or from a json, the app goes to the proper route /c/collection, but that page returns a Page not found error.

Sometimes, the collection appears with no name and when entered, it shows the error: "Function collection() cannot be called with an empy path"

Screenshot_2024-02-13_at_11 08 44 Screenshot_2024-02-13_at_11 10 36
marianmoldovan commented 5 months ago

Solved in recent release