Results 30 issues of Garito

Even when the manual says you could pass type as an array for a Ids query: The type is optional and can be omitted, and can also accept an array...

Hi! I get this error: ``` Uncaught (in promise) Error: The message port closed before a response was received. at chrome-extension-async.js:46 ``` trying to send a message to background.js like:...

Hi I'm trying to use the library without macros like this: ```c prompt* mainData[] = { new prompt("Op 1", doNothing, enterEvent), new prompt("Op 2", doNothing, enterEvent), }; menuNode& mainMenu =...

Hi! I've noticed that your are defining the $copyText function and so on in the plugin Instead of that, you could define the functions outside the plugin and export them...

suggestion

Hi! I'm trying to use this library with svelte but after install it with npm i -D Besides a low severity vulnerability with yargs-parser, when I try to do ```...

It refreshes when it pleases without respecting the refresh setted @ the configuration (I have 1 hour)

After connected to the selected wifi with dhcp, it is hard to get the ip of the device I'm thinking on send a mail or similar to announce the setted...

Hi! Is there any way to forget the connection settings? I would like to use the autoconnect in the normal mode but enter the config portal on demand Is it...

It works if manually setted Go to connect, click the ssid of you network, set the password, check the serial logs, failed to connect

Hi! I would like to use your library with internationalization so I was digging the code Did you notice that moment by itself has the strings your code needs to...