Help forum
- Scroll down vs. scroll up event
ssssadsadasd
2 4 months ago
When I scroll up I want to hide a group , when I scroll down I want to show the group . the "scroll " events seem to not do the trick . is this possible in toddle ? thanks - menu
Dynamiko
2 4 months ago
Good morning everyone , is it possible that for a novice like me , despite the documentation being quite exhaustive , I can 't understand how to create two different menus , i .e . a standard menu for the desktop version and a burger menu for the mobile version ? Thanks in advance - Question about Spark; how do I toggle the loading on?
Jerry
4 4 months ago
Hey ! I 'm playing around with Spark and some things are clear but some are not . One of these things is the button that has a loading attribute that you can set to true and that it will show the loading animation . But how do I set it to loading ? I tried passing down attributes but that doesn 't work . - Authentication and Restricting Access to Users
Jay | DRAGXN
20 4 months ago
Hi all , I 'm curious about how you all handle authentication and access control (e .g . , restricting pages for specific user roles /groups ) in Toddle . What ’s your preferred approach for managing user access ? Do you rely on an app provider component , custom actions , or something else ? If anyone has experience integrating Supabase for this , I 'd love to hear your insights ! Thanks in advance ! - Adding a class dynamically to an element
MartinF
14 4 months ago
I 'm trying to use the phospher icon library to add icons to nav elements . Its working well until i try to add the class dynamically based on the value in the component attribute . Adding an attribute called class and then adding it with a formula works (correct icon rendered ) but stops any of the styling from being applied . What the best way to handle this ? - Super laggy
A-Chivas
161 4 months ago
- Search input help
Jerome
1 4 months ago
Hey working on itunes search video - Changed parsing to JSON so that the data would appear - Added search variable as seen in video and binded variable - Added search input and setup attributes as seen in video , autofocus , value etc . . Data disappeared and search doesn 't work when I preview - How to send xano user id through toddle
pedrocaldo
9 4 months ago
Hello ! I 've created some DBs in Xano and their respective endpoints . I would like to show the content based on the authenticated user ID . I made the custom query in Xano , but I don 't know which header I need to send and with which information to have access granted . I 've tried with the authToken , but it didn 't work . It keeps giving access _denied . - SSL on but still shows as 'not secure'
mdxwired
8 4 months ago
Hi all . I just hooked up my first custom domain for a small (quick and dirty ) site that I am prototyping (www .ggrx .io ) and the SSL does not seem to be working quite right . The CNAME is going to the right place , as is the main domain redirect to www . . . but still I get the attached certificate detail . - anyone know how to use intersection observer in a component in a custom event
Leon Marseglia
33 4 months ago
anyone know how to use intersection observer in a component in a custom event and then getting the event to output and update a variable ? I 'm trying to update a variable when this is triggered but i don 't see how i can update the variable as i would need an event on something to then be able to get the response right ? - Having issues with WebContainer iframe CSP in Toddle
Funktionalized
0 4 months ago
I 'm implementing WebContainers .io in my Toddle app and encountering CSP -related issues . I have a Cloudflare Worker that sets the required security headers , which works in other environments but not in Toddle . Error messages indicate CSP blocks : - Inline scripts (needs 'unsafe -inline ' or hash ) - External scripts from WebContainer domains - Default -src is set to 'none ' Is this a Toddle -specific limitation ? Are there any known workarounds for using WebContainer within Toddle 's environment ? - Counter error
hitman123
12 4 months ago
Hi everyone just trying out toddle here , How do I make the counter increase on each button click , what am i doing wrong here , - Supabase authorization with services
RobertG
8 4 months ago
Can you use the new Services feature to do Supabase authentication APIs ? When I connect my Supabase to the project and look at the list of endpoints I see them for the tables I create , but not for authentication like you do with Xano . - Login/auth/me not working in toddle when adding "NOW" as a date in the Body
R
4 4 months ago
I am trying to amend the login so it records the last date a user was logged in . The login works and has worked for a while now - following the tutorial on Xano *Toddle from YT . I updated the auth /login in Xano so it accepts a date , and it works perfectly in Xano . In addition to returning the auth token , it patches the user record with the current date . However in toddle , the reponse is odd : when I click on the ' ▷ ' sign in the API editor when including NOW in the body as 'login _time ' , nothing happens . The API call is logged in Xano as successful and is showing an auth token in Xano . But in toddle it does not show up . It changes from Loading : false to Loading : true and back for 1 second . Within this time , the auth token shows up in the editor in toddle but vanishes again (more like flickering than actually showing up ) . This new login also does not work in preview . To debug , I copied the login API call in toddle and removed the login time again from the body . This still works and returns the auth token . Am I overlooking something with the 'Now ' formula that affects this ? Can 't post many pictures as it is all auth related , but thus is the part of the formula I use for the datetime . - Domain Setup
Lee Russel
1 4 months ago
Hi I am trying to set up a custom domain with an A record . We seem to have got so far but now NameCheap is wanting us to set up SSL . We are utterly confused by what it is asking for and I am wondering if Toddle handles SSL for us and we need to just delete this option from hosting ? This is a screenshot of the help they have : Please advise !