adamscybot

Results 14 issues of adamscybot

Large multi-module applications often exist in a monorepo format where there is one canonical `babel.config.js`. Calls into i18next exist across the modules. In these cases, you want to keep the...

enhancement

There are cases where I don't just want to block a request while a duplicate is pending. I also want an option so I can block all future requests after...

A feature I've really been missing is access to the INSERT ... ON DUPLICATE KEY UPDATE syntax. At the moment, there are 2 queries per save() but in some instances...

feature
may revisit

After installing this, I started to get hard crashes and reboots (may or may not be related). I want to uninstall the drivers. I have removed the devices and software...

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** When running `yarn audit` with the `--registry` flag, it uses the main yarn...

help wanted
good first issue

**Describe the bug** "Fan" domain doesn't appear when setting up a hotkey. **To Reproduce** Add a fan to home assistant, and notice it does not appear as a selectable domain....

It looks like the latest version on NPM doesn't match the latest version on github releases. Could you do an `npm publish`? Would be very useful for the new main...

This took me a while to pin down, but I have discovered that sometimes (specific types of error) `messageText` from TS diagnostics is not a string, it is actually an...

If you update data and the new data has less labels than the previous number of labels you get the error: ``` TypeError: Cannot set property 'value' of undefined ```...

bug

At the moment, if redraw is off, the chart doesn't redraw if you change the options. IMO, whenever the options change, the graph should redraw no matter what. The redraw...

bug