Jon Chin
Jon Chin
echoing this. my org is using docker images to make deployment easier. I just found this: https://hub.docker.com/r/venatum/bull-board which seems to be the most updated version (tracking 5.21.5, which was released...
I guess my issue was that the sample code in the README would not compile. I'd suggest updating it to include the required parameters.
> https://github.com/ionic-team/ionic/blob/53fc8e37c89cea793d0e00246d52805166730108/angular/src/directives/navigation/ion-router-outlet.ts#L77 > > > I found this line that wrongly reads `tabsPrefix` if your route consists of only one segment. So if your tab route is just /home then...