michaltakac / meteorpress

Content management system or Blogging platform? We'll see...
MIT License
3 stars 0 forks source link

Admin panel home link #1

Open michaltakac opened 9 years ago

michaltakac commented 9 years ago

Clicking "Home" link in header doesn't work, seems like after loading admin package, app doesn't know old home routes and admin package somehow overwrites them...

michaltakac commented 9 years ago

Dynamic routing system inside admin panel should be rewritten because we don't need to load every collection into admin panel.

That will solve the issue and bring more predictable behaviour, especially now when just messing around.