You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
works fine on page load, but not after that...
experimenting with this a little demonstrates that the there is no reactive update going on.
for example adding this
on(:click)handler works around the problemThis means the problem must be around NavLink or the containing component is not getting a reactive update.
This could be because of other changes made in hyper-react during 1.0.0.lap development