Problem to solve
When using the new flame router, hoverables seem to be still detected when you are on a different page. This can be a problem when for example you want to change the mouse cursor when hovering a component. The cursor will also change on the different page.
Proposal
@spydon suggested in the discord channel
The old event system is not aware of the router, so a HoverCallbacks mixin would have to be created
Problem to solve
When using the new flame router, hoverables seem to be still detected when you are on a different page. This can be a problem when for example you want to change the mouse cursor when hovering a component. The cursor will also change on the different page.
Proposal
@spydon suggested in the discord channel