-
explain these controllers for me const User = require('../models/User')
const Note = require('../models/Note')
const asyncHandler = require('express-async-handler')
const bcrypt = require('bcrypt')…
-
I am working on one project which having functionality to draw shape and drag it in it's container but when I used cdkBoundary for rect element and drag it then transform property updated base on top …
-
|[](https://github.com/oubiwann)| @oubiwann reported|
|-|-|
|Trac ID|trac#3166|
|Type|enhancement|
|Created|2008-04-05 02:31:34Z|
|Branch|https://github.com/twisted/twisted/tree/netflow-3166|
I would…
-
### NextUI Version
2.4.1
### Describe the bug
The blur effect does not work on iPhone. I am using it in the Navbar:
` `
### Your Example Website or App
_No response_
### Steps to Reproduce t…
-
I'am developing a Matter controller for raspberry pi. This device receives message from Cloud MQTT and then run them for commissioning, on/off, v.v. Could I use `connectedhomeip/example/chip-tool` exa…
-
### Description
Whenever i change language my whole page rerenders and i loose my states is there any way to prevent it ?
here is my language change code
function changeLanguage(event) {
…
-
### Reproduction steps
1. Perform ble-thread to a Matter light-bulb example accessory.
2. Confirm normal operation (send / read commands), including that BR is advertising both _udp and _tcp recor…
-
Hi and thank you for this library,
I'm trying to use the onDobleClick event in rowEvents, but the row parameter is always undefined, so the onClick event works correctly.
```
const rowEvents …
-
Hello,
I installed the OTBR firmware on the espressif border router dev board.
When i enable NAT64 on the border router only the prefixmanager is visible when i check it with 'nat64 state'.
The …
-
## Steps to Reproduce
After updating to Flutter 3.7, when a TextField gains focus, the keyboard appears but then immediately is dismissed. This issue was originally reported [here](https://github…