Aaron Layton

Results 8 issues of Aaron Layton

I am noticing there is a memory leak when using this in Chrome Version 32.0.1700.76 m. This may be happening with other browsers aswell. There is a timer running once...

Reference issue #140 Sorry it took so long to get this pull request in but here is the modifications I made to allow the user to drag out the menu....

@bruhautomation quick question. Why havn't you got more of your DIY Multisensors dotted around your house? https://github.com/bruhautomation/ESP-MQTT-JSON-Multisensor Surely they are cheap enough to have one in each room to at...

**What is the current behavior?** When providing a default value to `useLocalStorage` it still says that the return value could be `undefined` **What is the expected behavior?** I would expect...

It would be really good if CSSShrink could figure out the `@media' rules in this snippet and merge them together. It seems to have an issue when they are in...

I would like to include a section on Styling my element, maybe just a way to say what custom variables and mixins I have provided. Would something like this be...

enhancement
p1 - backlog

- VSCode Version: 1.81.1 - Local OS Version: Windows 11 Pro 22H2 - Remote OS Version: mcr.microsoft.com/devcontainers/dotnet:0-6.0 - Remote Extension/Connection Type: Containers I am getting an error when trying to...

containers

Needs a way to pass in a list of tags to start off with, maybe something like ``` javascript $mb.masterblaster({ tags: [ "tag1", "tag2", "tag3" ], tagRules: { unique: true,...