Carlo Nyte
Carlo Nyte
Any update on this?
Was this issue ever resolved/ were the bug fixed add to the latest releases?
Currently the documentation shows two different ways of initialize Firebase, Cloud Functions, etc There's this way that in the main page: https://github.com/angular/angularfire **app.module.ts** ``` import { provideFirebaseApp, getApp, initializeApp }...
This really needs to be merged. I got stuck for a couple hours trying to figure out what I was doing wrong ðŸ˜
I'm experiencing the same thing with version 2.38.1 on Arc Browser, Safari, and Chrome. The dropdown menu that's typically on the right side of the item label is no where...
Also, whenever do you make a query, close the window and reopen SQL editor all created queries are gone and only the defaults remain.
@saltcod @encima would you be able to just store the queries into a text file of some kind into the supabase folder that's created and then just read from it?...
@muratmirgun and @Carnageous I just created a PR https://github.com/supabase-community/postgrest-go/pull/41 to fix this issue. I did create a breaking changed because I felt that the function `TokenAuth` could be improved to...
hey @craigpastro I just I created a PR #41 to help fix this issue =)
I just found your blog post about this, and I know this is extremely premature seeing as I haven't looked through the repo, but if you are able to do...