reneviering / vanilla-ui-router

Simple vanilla JavaScript router
MIT License
48 stars 5 forks source link

RouteHandler not called if no template configured #16

Closed reneviering closed 7 years ago

reneviering commented 7 years ago

If the route configuration object only contains the routeHandler, the handler isn't called.