Robin

Results 3 comments of Robin

The issue comes due to that `sectionLoadUrl` is loaded through `x-mage-init`. Because of bundles that is not loaded at the time the init functions that do things with customerData are...

Well I guess the routes is already tappable and tapping does work, but it gets loaded twice. Once from the: ``` // Add our own default routes! addRoutes(routeList, require('../defaultRoutes.json')); ```...