Coder Social home page Coder Social logo

Comments (5)

JasonChiu-dev avatar JasonChiu-dev commented on June 21, 2024 2

Hi @phamhieu It works correctly now. Thank you so much for your inform and help.

from supabase-dart.

phamhieu avatar phamhieu commented on June 21, 2024 1

Hi @JasonChiu-dev supabase-dart: ^0.2.13 is deployed. Let me know if it works for you.

from supabase-dart.

Vinzent03 avatar Vinzent03 commented on June 21, 2024

I don't think my changes in #82 are the reason, because I didn't change anything on insert. I guess the bug is in 0.2.11.

from supabase-dart.

JasonChiu-dev avatar JasonChiu-dev commented on June 21, 2024
  1. The stream bug happened since yesterday. And my supabase package's setup on pubspec.yaml file was: supabase: ^0.2.10 at the beginning.

  2. On Thu, 13 Jan at 2:06 PM, I reported an error to Supabase tech team:
    Hi, It worked ok about one hour ago, but I can not log into Supabase now and shows error message: "LateInitializationError: Field 'changedAccessToken' has not been initialized.". How can I solve this problem?? Need help. Jason Chiu

  3. On Thu, 13 Jan at 3:53 PM, the Supabase tech team reply:
    The error has been resolved by this PR #84.. Can you checkout the latest supabase-dart.
    โ€‹Please let us know if the problem persists. Thank you.
    Best,
    Hieu

  4. Then I upgrade the setup of pubspec.yaml to: supabase: ^0.2.12

  5. I can login Supabase correctly, but the stream bug(the stream replace my correct row with wrong row which change my original data to "null".) show up. That means the correct row data really insert into the database table successfully, but the stream fetch the data and change many columns' data with null.

  6. All the story happened in these two days.

For your information.

from supabase-dart.

JasonChiu-dev avatar JasonChiu-dev commented on June 21, 2024

5. That means the correct row data really insert into the database table successfully, but the stream fetch the data and change many columns' data with null.

The insert action is correct. It means the correct row data really insert into the database table successfully, but the stream fetch the data and change many columns' data with null. This is the real problem.

from supabase-dart.

Related Issues (20)

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.