canjs / can-route

Observable front-end application routing for CanJS.
https://canjs.com/doc/can-route.html
MIT License
10 stars 4 forks source link

Register shouldn't read data #256

Closed cherifGsoul closed 4 years ago

cherifGsoul commented 4 years ago

This adds the ability to set .data even after .register was called:

Closes #255