Hollis Wu

Results 13 issues of Hollis Wu

[Cobra changelog](https://github.com/spf13/cobra/releases) says there is no breaking change. The upgrade includes a revamp on zsh completion script which greatly improve usability of qrcp. Before the upgrade, the zsh tab completion...

When mix-and-match preact and react components in typescript, typescript complains as react's element cannot be converted to preact's JSX element. ![2017-04-12-22 30 37-screenshot](https://cloud.githubusercontent.com/assets/6838982/24962981/fc70a830-1fcf-11e7-945e-2a45eaea6b03.png) However, the above code does work as...

### Describe the bug Currently the type argument for [`templateRef`](https://vueuse.org/core/templateref/#templateref) is ``. If I pass in a vue component type in the type argument, typescript will fail as the type...

### Describe the bug Our server now use around 7 minutes to build RS item cache on bootup. After some profiling, we found out RS is spending too much time...

performance

Currently, all easy-webpack modules do not have any documentation. This require users to check source code for each module's function and how to use it. I would like to help...

Just found [this](http://forum.xda-developers.com/google-nexus-5/themes-apps/theme-material-bootloaders-multi-color-t3118100) on xda. Is that possible to merge the material bootloader image into elemental?

**Is your feature request related to a problem? Please describe.** The application we are trying to instrument is sending a command through AWS SQS when an HTTP endpoint is hit....

triage
agent-nodejs
community

### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Is the issue caused by a plugin? - [X] It is not a plugin...

v3

Fixes #63. Import of mimetext has been broken since v3.0.19 in both CJS and ESM node. Bundler environment is still working. arethetypeswrong can check and verify this: ![image](https://github.com/muratgozel/MIMEText/assets/6838982/1cb055dc-e5cb-4a47-9100-a9ee801a18fc) While the...

# This is a Feature Proposal ## Description We have enabled sns notification for failed state machines and send the notification to slack via chatbot. While the notification works, we...