Giter Club home page Giter Club logo

Comments (8)

Hallidayo avatar Hallidayo commented on September 26, 2024

Hi @jonlivingstone - Thank you for opening this issue, please feel free to open a PR! 👍

from supabase.

kRaviteja7 avatar kRaviteja7 commented on September 26, 2024

check out the pull request add the await .

return await resolve(event, {
filterSerializedResponseHeaders(name) {
/**

  • Supabase libraries use the content-range and x-supabase-api-version
  • headers, so we need to tell SvelteKit to pass it through. */ return name === 'content-range' || name === 'x-supabase-api-version' }, })

from supabase.

jonlivingstone avatar jonlivingstone commented on September 26, 2024

There are a few more occurences I have changed.
I have submitted a PR as suggested.
#26848

Thank you!

from supabase.

Anubhavbaranwal avatar Anubhavbaranwal commented on September 26, 2024

@jonlivingstone can you assign this issue to me?

from supabase.

Hallidayo avatar Hallidayo commented on September 26, 2024

Hi @Anubhavbaranwal - we don't have an assignment process. Feel free to open a pr though, thanks!

from supabase.

charislam avatar charislam commented on September 26, 2024

Hi @Anubhavbaranwal, thanks for your interest in helping out! Just a warning that we don't believe this to be the cause of the issue (you can see the linked PR above for the discussion). If you want to try reproducing to discover the root cause, you're more than welcome! If you want a simpler first issue, feel free to submit a PR for another issue in the help wanted or good first issue sections!

from supabase.

jonlivingstone avatar jonlivingstone commented on September 26, 2024

@Anubhavbaranwal I would suggest to have a minimal repro ready so the owners can root cause and reproduce the problem. Otherwise it won't get merged (and for good reason). I was not successful in doing that.
I thought that was the issue and it is apparently something else. I believe there was something in my code that messed up the page lifecycle and the await was only accidentally helping, if anything.

from supabase.

Hallidayo avatar Hallidayo commented on September 26, 2024

Hi all, We’re going to close this one due to inactivity. Please feel free to reopen if you’re still having issues here or open a new issue.

from supabase.

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.