Matteo Marco Mosca
Matteo Marco Mosca
Having the same issue here. Is this project dead or what? I happily used it in the past but from the commit history it looks like it's not going anywhere.
Every other SPA framework checks the new url against its own routing system and if the route matches it just performs the routing, instead of fully reloading everything. I don't...
Having the exact same issue. Added a new string? property to both our entity and our dto with the same name, where there were already a dozen properties including other...
> [@matteo-mosca](https://github.com/matteo-mosca) You can write stack trace? Sure, although I don't know how much help it can be. `System.NullReferenceException: Object reference not set to an instance of an object. at...
> This error is related to calling a method on an instance of object when it is null. So far I was able to get this, if I specify something...