Thilo
Thilo
It displays but touch is not working. Can anyone help? I prefer the design much more over TouchUI cause TouchUI is just laggy af.
How can I make videos loop automatically? I've looked at previous issues but the solutions there we're either outdated or did not work. - [x] Question. If so, declare clearly...
After registering and entering the SMS-Code it goes back to the setup page. I briefly saw the UI before it went bck.
So when I type either of those commands in the console: Turn tv on: echo on 0 | cec-client -s -d 1 Turn tv off: echo standby 0 | cec-client...
I get this output: ` Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed Feb 11 20:22:10 raspberrypi homebridge[4435]: at doWrite (_stream_writable.js:411:19) Feb 11 20:22:10 raspberrypi homebridge[4435]: at writeOrBuffer...
I just setup supabase self-hosted with the docker image 0.22.11 and using the example .env file. If I now access studio, it requires a login but I'm unable to create...
Hi there. I just wanted to migrate supabase to self-hosted deployment because the hosted plan is too expensive imo but I'm missing functions and database webhooks. I thought with self-hosting...
So, I've followed the official Docs to setup Sign in with Apple but if I try to use it on a device the error "invalid_client" comes up. Is the documentation...
Using the latest Supabase Library (flutter_supabase 1.1.0) and Hosted Supabase after selecting a Google account on the page I automatically get redirected to "localhost:3000" instead of the defiend "redirectTo" Parameter:...
When using TextContentType.password it would be cool if the input would automatically be censored like obscureText in Flutters Textfield