Chuli2k

Results 3 comments of Chuli2k

Could this be implemented with `router.isActive(url, false)`? Then you don't have to have an extra dependency.

Ran into the same issue on iPhone with iOS 15.4.1. Setting `inputEventOnly: true` solved the issue. While debugging I found that the issue seems to be the `keycode` value on...

So is there a way to use `preserveWhitespaces=true` and not have this warning? I don't understand why whitespaces could interfere with content projection... Also using the solution from @raknjarasoa seems...