Results 14 issues of Stefan Huber

It should be mentioned somewhere that the router needs to be imported within the root stencil component otherwise nothing works. This is IMHO not documented anywhere... ``` import '@stencil/router'; ```

**Resources:** Before submitting an issue, please consult our [docs](https://stenciljs.com/). **Stencil version:** (run `npm list @stencil/core` from a terminal/cmd prompt and paste output below): ``` `-- @stencil/[email protected] ``` **I'm submitting a...

I successfully generate HTML from markdown. It includes Mermaid and plantuml. However, inside the PDF, jpg and png there is only the source code. I checked all settings and couldn't...

Add relevant input attributes, e.g.: tabindex, input-mode,...

enhancement

https://www.w3.org/TR/wai-aria-practices/examples/combobox/aria1.1pattern/listbox-combo.html

enhancement

Monkeyrunner is not working on Windows 10. I have not tested other OS. The `monkeyrunner.bat` file inside the `ANDROID_HOME/tools/bin` cannot be executed. Several changes to the script exist on stackoverflow,...

Is it possible to run this app and activate wireless adb automatically after a new boot? Everything works fine until a reboot is done.

https://github.com/FMsunyh/keras-yolo/blob/0ba2396e3927d0b6e26a5b61a1b4ff70ad5e280e/core/models/yolo.py#L70 Shouldn't this be `strides=(2,2)` here?

The parent needs to be set correctly, otherwise this permission is not added to the android manifest! If this is not correctly added nothing is happening on android, changing Audio...

Currently it is possible that an account with an already existing input (e.g. same address or same xpub key) can be created another time. The same account exists twice, this...