Velkamhell97

Results 11 issues of Velkamhell97

Hi, could you help me with the next issue, I have the following code in my server and client: ``` //server - javascript this.io.of('/chat').use(isAuth).on('connection', (socket) => SocketsChat(socket, this.io)); //isAuth -...

bug

I try to connect the dragino gateway [LG01-P](https://www.dragino.com/downloads/downloads/UserManual/LG01_LoRa_Gateway_User_Manual_v1.8.pdf) that have an arduino yun microcontroller but in the link above in the page 13, shows that its necesary to add a...

board request

Hi friend, i want to use the package but I have not been able due to some problems when making the build: 1. The first problem was with the minimum...

I am developing a web application with nested navigations, I use a ShellRoute so that the views share the same layout, however these views lose their size constraints. When I...

waiting for customer response
in triage

It would be great if you could include a `distinc` and `distincBy` method to the `Iterable` class

This package support FTS, but there is no information about how to use it in the docs. It would be great if the documentation also had examples, I don't know...

This is a awesome package, is the only that allows to custom the UI as you want, please if you could add the zoom and rotate methods to the controller...

It would be nice if you could create a folder with your custom icons, like in `vscode-icons` where you can add the svg files (for the open and closed states)...

I'm trying to use this library in my next-js project but i can't managed to work, i include the script in the way next recommend ``` const RootLayout = ({...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior I’m using this package to open a WebView inside the app...

bug