Artem Bazhanov
Artem Bazhanov
Собрал новый провайдер. При попытке его запустить в AnyBalance Debugger получаю алерт "AnyBalance debugging requires chrome extension to be installed". В консоли следующая ошибка: ``` Uncaught TypeError: Cannot read property...
Hello! Thank you for this useful library. It works well but have an issue. When I am trying to scroll it slowly from begging it gets some lags:  Here...
Hello, could you please this Tuya presence sensor? ManufName: `_TZ3218_awarhusb` ModelId: `TS0225` https://sl.aliexpress.ru/p?key=GdeCOGc Not sure, but probably useful: https://github.com/Koenkk/zigbee-herdsman-converters/blob/0528bacf8c090e50b2b32f644503261165584d22/src/devices/tuya.ts#L5209 Pairing log: ``` [15:18:11.335] [D] -- ReceiveCmd: 0x4481 AREQ_AF_INCOMING_MSG, Len: 62,...
Hello, First of all thank you for great plugin. Can you add an option in plugin settings to disable 'Add ... finding to baseline' in context menu? It is not...
Hello, I am trying to retrieve screen key with `LocalRootController.current.currentScreen.value?.screen?.key` inside a screen Composable function. The problem is it calls several times with previous screen key and current screen key,...
My application is built for Desktop and Android and using IceRock Moko viewModels. Navigation works well but ViewModel recreating every time when user navigating between screens instead of store it...
Hello, Thank you for so useful library. I've faced with issue on MacOS, presumably after update of MacOS and xCode. It's shows an JNA error and then crashes. Here is...
Hi, this is a very useful library, thank you. Could you please clarify how to handle requests with optional parameters? For example, something like this: https://site.com/path?random=123. In this case, the...
Hello Media3/ExoPlayer team, I have an RTSP stream from a device that does **not** include the `sprop-parameter-sets` attribute in the SDP response. However, the stream works perfectly in **VLC**, as...