dotNetify v2.0.8 Release Notes

Release Date: 2017-11-09 // over 6 years ago
  • 🚀 This release addresses the following issues found in dotnetify-react.router during development of React SPA template:

    • 🛠 Fixed RouteTarget component to use local React reference.
    • 🛠 Fixed RouteLink component to pass the anchor click event.
    • Made execution of routing asynchronous to allow click event to complete first.
    • Added new router API $routeTo to allow UI script to route programmatically.