Disable Blueprint Routes?
Hey, I've made routes manually via routes.ts.
One of the issues with Blueprint routes themselves, is that they show up initially, and only then check if they are supposed to show up or not. So essentially a big pile of addons show up at the end of the tab list and then disappear after 0.5s
I can't seem to disable it, Removing all routes from Route eggs just defaults to
Show on all eggs
and even if I put it on a dummy egg, the problem still persists where they still do show up for a split second. Is there a way to disable blueprint routing?0 Replies