Paul Lange

Results 13 comments of Paul Lange

Hey guys which version of bluez do you use. I have no success with my 5.37 version. ``` bluetoothctl scan on scan off ``` connect, pair, trust all combinations of...

https://github.com/rustwasm/wasm-bindgen/issues/2892 needs to be addressed.

Great work @jinleili Looking forward this change in the next release👍

> This problem is still present with the latest version 7.4.0 Same boat. We still use 6.6.0 because of this issue.

I come from 4.27.2 - everything works fine. Upgraded to 4.29.0. Now it's broken for me.

See https://github.com/reduxjs/redux-toolkit/discussions/2751#discussioncomment-8445186

After some discussion this is still useful to get rid of double handled error requests from React Router v6 Loader und UI Components. ``` // skip fetch, if router loader...

> Also hit by this issue, but it can be solved by setting `REFACTOR_ALLOF_INLINE_SCHEMAS` to `true` within the `inlineSchemaOptions`. Good call

Since Chrome 117+ it's fixed. No need to scale the content with 1.333f https://github.com/chromium/chromium/commit/f6529c7990744370869e4ab2794caae6c46ba044

``` HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services AuthenticationLevel REG_DWORD 0x2 fDenyTSConnections REG_DWORD 0x0 LoggingEnabled REG_DWORD 0x1 UseBandwidthOptimization REG_DWORD 0x1 OptimizeBandwidth REG_DWORD 0x0 UseCustomMessages REG_DWORD 0x0 fAllowToGetHelp REG_DWORD 0x1 fAllowFullControl REG_DWORD 0x1 MaxTicketExpiry REG_DWORD...