Coder Social home page Coder Social logo

Comments (10)

andisulistyonugroho avatar andisulistyonugroho commented on June 30, 2024 1

For nuxt2 try version 1.0.8
npm install [email protected]

from nuxt-supabase.

kouwasi avatar kouwasi commented on June 30, 2024 1

The version 1.0.8 is just injecting supabase client to Vue's DI container.
Therefore this module is not needed IMO.
And the @supabase/supabase-js as dependency is too old, about 2 years ago.

When guys want to use supabase client in Nuxt 2 without SSR, Just make a Nuxt plugin for provide supabase client. I think that correct way to use latest supabase client.

In this issue I'm talking about this bug.
I mean SSR features of v2 in this module.

v1.0.8 DOES NOT HAVE IMPLEMENTED SSR FEATURES.
LOOKS LIKE WORKING, BUT IT HAS NOT WORKS.

Please forcus to the described bug.

from nuxt-supabase.

vincent2021 avatar vincent2021 commented on June 30, 2024 1

Switching to release 2.2.1 works fine on my side.

from nuxt-supabase.

kouwasi avatar kouwasi commented on June 30, 2024

Oops. I was doing written to a wrong section buildModules.
I moved to a right section modules, But it still not working.

image

from nuxt-supabase.

syntheticgoo avatar syntheticgoo commented on June 30, 2024

For nuxt2 try version 1.0.8 npm install [email protected]

This worked for me. Maybe docs just need to be updated?

from nuxt-supabase.

sduduzog avatar sduduzog commented on June 30, 2024

Maybe the supabase version needs to be pinned before work for the v2 client is published

from nuxt-supabase.

mssrlefrancois avatar mssrlefrancois commented on June 30, 2024

For nuxt2 try version 1.0.8 npm install [email protected]

This worked for me also. Thanks a lot.

from nuxt-supabase.

kouwasi avatar kouwasi commented on June 30, 2024

I'll try to fix the bug myself to take more convenience.

from nuxt-supabase.

tfiliano avatar tfiliano commented on June 30, 2024

I am getting the same issue, does anyone fixed it?

from nuxt-supabase.

vincent2021 avatar vincent2021 commented on June 30, 2024

I got the same error. Does anyone managed to fix it ?

from nuxt-supabase.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.