Adrian Wannenmacher

Results 6 issues of Adrian Wannenmacher

A few months ago I started rewriting the router (as mentioned on Discord), to make it have an API that feels more "rusty". This is the result of that work....

**Problem** In the event listener chapter (nightly), when describing how to [stop propagation](https://dioxuslabs.com/nightly/guide/interactivity/event_handlers.html#stopping-propagation), the example doesn't show how to stop propagation. It is identical to the previous example. **Steps To...

documentation

**Is your feature request related to a problem? Please describe.** While the extension explicitly prompts the user to enter any breaking changes, it expects you to prepend `BREAKING CHANGE: `...

enhancement
question

Basically what the title says. # What? On windows `igrep` does run, but is basically unusable. When navigating through matches the cursor always moves by two lines (see #71). When...

In the description of #89 one can see that igrep reports a wrong value for some of the editor variants. This happens because the displayed values and the values expected...

Fixes #86 Stumbled upon this today and then found the issue above. The correct behaviour is already implemented when opening the popup with F1 but I forgot to trigger it...