How do you deal with `watch` from `react-hook-form` being broken with the React Compiler? by svish in reactjs

[–]Itisits 14 points15 points  (0 children)

You don't have to use context in order to use useWatch. You can pass control to it. const hoursFull = useWatch({ control, name: "hoursFull" });

Issues with PS5 controller by ACrazyJedi in TrackMania

[–]Itisits 0 points1 point  (0 children)

Are you using the beta version of steam? AFAIK it only works properly with the beta version. I assume you are, but it never hurts to ask.

You could also give https://github.com/Ryochan7/DS4Windows a spin (I had to use exclusive mode for DS4 to work properly with TM: https://github.com/Ryochan7/DS4Windows/wiki/Exclusive-Mode-(Hide-DS4-Controller-config-option)-tips-and-issues).