Dan Pettersson

Results 4 comments of Dan Pettersson

I think I've stumbled upon something related to this issue, but for now managed to work around it. Just wanted to know if there has been anything done about this...

This is also needed for use with jspm. For now I changed the generated entry in config.js to be: "sly-scrolling": "npm:[email protected]/dist/sly.min",

Here is a stack trace: ``` [ArgumentException: A route named 'CourseCatalog' is already in the route collection. Route names must be unique. Parameter name: name] System.Web.Routing.RouteCollection.Add(String name, RouteBase item) +437...