Rasyid Ridho

Results 4 issues of Rasyid Ridho

### Description This PR adds support for the Indonesian language by providing translations for various UI elements. The translations cover charts, forms, entities, and epic-related text. ### Type of Change...

Hi, i just installed a newly fresh Nuxt + Nuxt UI + Supabase module, here my dependencies version; ### Version ```json "dependencies": { "@nuxt/ui": "^3.0.0-beta.2", "@nuxtjs/supabase": "^1.5.0", "nuxt": "^3.15.4", "vue":...

bug

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...

v4

In nuxt-supabase v2.0.0 with Nuxt 4.1.2, `serverSupabaseClient` is returning `any` type on the client-side instead of the proper inferred types from the generated Database types. This happens even though the...

bug