Mustafa Ekrem KENTER

Results 4 issues of Mustafa Ekrem KENTER

Gatsby build gives window is not defined error. ``` 5:12:37 PM: error #95312 ReferenceError: window is not defined 5:12:37 PM: "window" is not available during server side rendering. 5:12:37 PM:...

Trying to deploy a website that would be hosted on **a.sub.domain.com**, I have a route53 and certificate setup for **sub.domain.com** but due to company policy cannot have that on **domain.com**...

bug

Sample function compiles fine on stable channel but throws error on beta channel. I am assuming this should be fixed before it reaches stable. ``` flutter doctor Doctor summary (to...

With latest version of `@supabase/ssr` package we need to change how we set cookies. This commit updates the cookie handling in the `supabase` middleware and server files. It replaces the...

examples