Akash Kumar Seth

Results 4 issues of Akash Kumar Seth

Recently I came across a bug. I just realize that the code splitting in vue3 using **defineAsyncComponent** is not working. Link to sample project to reproduce the issue [vue3-vite-lazy-loading](https://github.com/Akash187/vue3-vite-lazy-loading) I...

bug
options api

**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature - [ ] Code style update - [ ] Refactor -...

The latest version of cli support storage UI. ## What kind of change does this PR introduce? docs update ## Additional context Documentation update to reflect latest change.

# Bug report Secret 'SUPABASE_URL' and 'SUPABASE_DB_URL' missing in edge function secrets. Image attached. ## To Reproduce Add the below code to any edge function and run. ``` console.log('SUPABASE_URL :...

bug
functions