Help forum
- Need help with Toddle + Xano Authentication.
nikothekid
✅122 10 months ago
I have an issue when trying to access the auth /me endpoint from Xano , it is giving me an invalid token error . On the log in page , i have everything set up and once I test the login , i get an auth token which is then stored in the session cookie . Can anybody help me out on why am i getting this error from auth /me ? - I wan to use Login / sign up with google. How can i do that in directus/toddle
Yasir Khan
0 10 months ago
. - supabase auth with provider

Abhishek Sahni (Abhi)
✅17 10 months ago
Hi , I am using Supbase as a db and the Authentication . For the Auth part I would like to use login with linkedin . I created a button and added an onclick event to link to h t t p s : / / <my _url > .supabase .co /auth /v1 /authorize ?provider =linkedin _oidc &redirect _to = h t t p s : / / <my _url > .supabase .co /auth /v1 /callback . When I click on the button I am redirected to the linkedin login page and once I sign in an account is created in the users table in my supabase DB . Questions : 1 . Once the user successfully logins in with Supabase they are redirected to http://localhost:3000/#access_token= <XXXXXXX > . How do I bring the user back to the toddle app ? 2 . How do I extract the access _token from the call back url ? 3 . Is adding this as an API the recommended approach ? Based on the tutorials it is easier to extract the access token from the API response Thank you - Have you ever experienced scroll freezing on your website's (mobile)?
unicodes
✅10 10 months ago
I 'm building a website , and on two different devices and in two different browsers , I 'm experiencing scroll freezing . This means I can 't scroll unless I try multiple times . (I don 't have any JavaScript ; it 's all vanilla Toddle . ) - Need help in outputting data from Xano API
Godwin
✅19 10 months ago
Hello toddlers ! I have this weird issue that my Xano API returns data and it loads in the toddle editor but it doesn 't load in the browser . When I check the network tab in chrome , I see my responses and data there but when I log it to the console , it returns null . It 's weird and frustrating because I 'm not the only one working on this and we are both frustrated because we don 't know what the problem might be . Any help provided will be appreciated . - Get elements of an object array from a context variable ?
Jehex
0 10 months ago
Hi there , is it possible to get elements from a " context object array " inside a child component or I have to stock each elements into a unique context variable for share it with my childs components ? - Problem when editing a component from an installed package
Luca Heck
3 10 months ago
Hello support team , I tried to edit a component from an installed package , but encountered a problem . 1 . i installed the package with the accordion component and wanted to customize the included structure . 2 . i noticed that installed packages cannot be edited directly (e .g . by double -clicking on the component ) . 3 . therefore I cloned the package in order to copy the desired component into my main project . 4 . copying the component from the cloned package into my main project worked , but I still cannot open or edit it - it appears empty . My questions : - Is this behavior normal ? - Is there any way I can customize components from an installed package myself or am I limited to working with the package defaults only ? Thank you very much for your support ! Best regards Luca - Problems accessing formula via context

Raphael Walters
26 10 months ago
Hey everyone . I am having problems accessing a parent formula via context . Can anyone shed any light on what I might be doing wrong ? Thanks . https://www.tella.tv/video/accessing-state-across-components-2e6y - selecting children on parent hover (style)
unicodes
3 10 months ago
is possible in toddle to select children on parent hover event (or other events ) without using style sheet ? I want to add style to children too on parent event , but like in CSS . - Cannot get the auth me of Xano working after saving to session cookies
Platon777
2 10 months ago
Who can help me figure it out how to make it Working - Recommended way to invite freelancer
Christiaan
3 10 months ago
I have a design in Figma that I want a freelancer to implement in Toddle . What is the normal way to do this ? I could add this person to the project (at seat cost , but no problem for a short while ) but this person then gets access to all other projects too . Can I add someone to a specific project or even branch ? - add cookie consent tool

PeterShaw
6 10 months ago
Hi all , I want to add a cookie consent tool via script but somehow it doesnt show the banner when reloading the page . I tried pasting the code into the content field as well as adding the content as attributes . - Can anyone call my supabase function?

ssssadsadasd
14 10 months ago
I have a toddle api that calls a supabase edge function . The authorization is simply the supabase apikey which is public . does this mean that anyone (authenticated or not ) can call this function ? thanks - Telegram Mini Apps
Spaumx
3 10 months ago
Is such support planned ? Or can I install a custom library like this one ? https://www.npmjs.com/package/@telegram-apps/sdk - Local Storage on Page Load is PAIN
Pascal
63 10 months ago
I 'm repeatedly trying to build a dark /light mode , and the only reliable way is to do it with fomula based colors and a local storage based dark /light mode Query Parameters and URL parameters did not reliably work at all . however , the page really builds only after the first 1 second , until all formulas seem to be unpacked and the local storage is read . I guess this is due to toddles core engine . In the video , darkmode is per default "true " and a potential lightmode will be read from the local storage This causes the flashing in the first second .
