Andrew Smith

Results 14 issues of Andrew Smith

## What kind of change does this PR introduce? Cleanup the examples so that you only need to update the .env file instead of copying and pasting code from the...

## What kind of change does this PR introduce? Fix formatting of upgrade docs and add two more code examples ## What is the current behavior? The copy button is...

I had a issue with using ActiveRecord with Twig Templating Engine due to the way how ActiveRecord looks up __isset(), I changed it to match the __get() method and it...

Something seem to have changed in the svelte compiler that has caused this to no longer work. This also affects svelte-virtual-list as it depends on this repo. I am inclined...

Add SSR support for the Auth UI so it will render when using a server side rendering framework like NextJS. Currently if this component is used on a SSR page...

enhancement

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

There is a issue in this area and it seems more of an issue with how Svelte executes its code than anything else. If you should redirect directly back to...

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update ## What is the current behavior? There are no parameters and...