Onat
Onat
Installed the latest(v188) and now TablePlus doesn't start for me again on Mint 21(Ubuntu 22.04). Back to v186 with drrwyy's workaround. **update: Updated the repo to Ubuntu 22.04 and TablePlus...
> @onattech how did you increase the width of the scroll bar? I'm afraid that the design of penpot screens is not easily modified without changing the source code. >...
> We're pretty happy leveraging standardized web APIs such as `FormData`, which is great for key/value pairs, including multiple values per key. If your object is complex such that a...
I figure it out. I had to use the fetcher to pass the data to action. ```jsx import { useForm } from "react-hook-form"; import { useFetcher } from "react-router-dom"; export...
Just use a string type instead of a pointer. If you must use a pointer, in that case you will have to exclude 'logo' field from the request JSON.
Same thing happened to me when I had virtualbox running. Closed virtualbox and Docker Desktop started.
Is it impossible to distinguish between user changes and program changes? I think that would be the best option to just ignore the program changes