roker15
roker15
> Sorry for the late reply. Can you try this with `@supabase/supabase-js@rc`? We'll release this as v2 soon - v1 likely won't be updated from then on. What is rc?...
> . I assume you are pulling latest gotrue.js code now, How to pull latest gotrue? My project has supabase dependency and i am using latest supabase.
> The latest supabase-js has the latest gotrue-js in it. Just saying you likely upgraded and that is why you are getting the new method of refreshing tokens. Is there...
> You could set your version of supabase-js to 1.35.2 i am using 1.35.2 now and still same thing happening. Even I downgraded up to 1.30.2 but same thing is...
> Are you sure you downgraded? I backed up to 1.35.2 and the SIGNED_IN event on tab change goes away. You can check this header in your calls to see:...
> can't you already do #5? > > From my point of view, SunEditor is great but has some basic things that need addressing. Since development is slow due to...
> https://github.com/mkhstar/suneditor-react I am already using this. I was asking first hand react version from your side and not from third party.
> Please try it. > > ``` > { > stickyToolbar: -1 > } > ``` where to write this? For which class? I am using react.
> Add to options. Disable stickyToolbar. By doing this Editor's Toolbar is not sticking inside my container's top. So my problem is not solved. Please try to understand my problem....
> I tried this, but it could not stop scrolling toolbar inside container.