Help forum
- toddle RTE
Tom Ireland
69 1 year ago
I ’m on a mission to try and create some form of rich text editor within my app and have been looking at examples like Prosemirror , Slate and Lexical to try and figure out how they have been built . 🤯 I ’m curious to know how possible it might be to create something using toddle as it is or if I ’d need to rely on custom code to do this , or if it simply wouldn ’t be possible at all just now ? Just thinking about things like @Andreas Møller ‘s form builder example , it must be possible , right ? Slate looks like it uses something similar to web components to structure the editor . So wondering if it ’s possible to fashion something basic at least . Any thoughts and has anyone had a go at this ? - Logout button
Tom Wrench
👍39 1 year ago
Hi everyone ! Just a quick question on how to get a button to logout a user ? I 'm using Superbase Auth , and thought that simply setting the session cookie to null or blank (instead of containing the token ) would do the trick . However this isn 't the case ! Any tips ? Thanks ! 🙏 - Filtering api's data
Julien
✅131 1 year ago
Hi guys , I would like to be able to filter data displayed following an API call . I put an input field linked to a variable , but I can 't filter the data . I tried with the filter and match block , but i can 't achev é this What are the best practices for doing this ? Thanks - How do we resolve conflicts?
DarrenBignall
19 1 year ago
I have a fair amount of work in my dev branch , but am being told there are conflicts (there shouldn 't be as I have not pushed anything to main since creating this branch . . . There is a reset on main option , but i feel like last time i did that i still lost my branch developments , and i really don 't want that : (