-
Hello,
It seems like this error (i.e. `esp-tls-mbedtls: read error :-0x004C:`) is quite common when trying to keep the TLS connection with AWS IoT, and it also seems to relate to `MQTT_PROCESS_LOOP…
-
Today, `useLayoutEffect` can be used for synchronous read/writes across the DOM.
```javascript
useLayoutEffect(() => {
// Write
ref.current.style.transform = ""
// Read
const box = r…
-
# Hello ladies and gentlemen!
This "Issue"-page is only for showcasing your projects, which are including the Penumbra lighting system.
We thought it would be awesome to have a list of games usi…
-
## Problem
Currently, there is no way to join tables together. Queries that include relations only include the relational data by using separate queries.
## Suggested solution
I am hoping thi…
-
Wondering: is there a concept for hiding the navigation elements (nav button, slider indicators) altogether when the slider contains less than the max number visible?
Example: CMS portraits on CMS …
-
Hi.
I see many opened pull requests and issues.
It raises on my mind this question.
I have one or two ideas to improve some things.
If this project is abandoned. Could we move to another maintener …
Swizz updated
4 years ago
-
## What problem does this address?
Currently it's not possible to modify the visual styles when the block items are in a given state (hover, focus, etc).
States (#57719) was designed as a soluti…
-
Hi,
Is there a way to consume certain mouse events (e.g. button click, dragging)? Example pseudocode:
``` c++
if( condition && IsMouseClicked( 0 ) )
{
ConsumeMouseClick( 0 );
}
if( IsMous…
-
Hi ! I have no way to configure Agx Dctl to work correctly with HDR. When I try to configure everything according to the instructions, the dctl compresses everything to 100 nit and not 1000 nit.
-
# Lines of code
https://github.com/code-423n4/2024-08-phi/blob/main/src/Cred.sol#L642
# Vulnerability details
## Impact
Detailed description of the impact of this finding.
As described in the H-1 …