Help forum
- robots.txt
Kova
4 7 months ago
Hi there , could pappa Toddla help a toddler like me , just a quick question , does having a robots .txt in public repo on github , copy /pasting link in project settings under Robots .txt work , or is there another way of doing it ? thank you 😄 - Custom fonts for components
Targox
✅13 7 months ago
Components don 't have 'head assets ' so there 's no way to add a custom font through there .Is there a way to upload and use a custom font directly within a web component (not Google ) ? Since the component doesn ’t inherit styling from the parent website , that ’s not an option either . Thanks ! - Best way t o store such data as user name, profile pic, etc.

ssssadsadasd
11 7 months ago
During a user section I want to save such data as user name , user profile picture , username etc so that I do not make an extra call everytime . I am using supabase , and I initially thought saving these in the supabase user _metadata would be the best solution but this is not reccommeded apparently . so I was wondering what is an alternative solution ? save to local /session storage does not seem a good option ? will the "save to cache " feature that will be coming to toddle fit to this case ? thanks - Scrolling in toddle

petermac
7 8 months ago
Hi I 'm having problems scrolling in toddle menus , e .g . the right hand panel , say styling as an example . I 'm on a laptop with no scroll wheel , sometimes I can scroll down with down arrow on keyboard , sometimes I can 't . Sometimes holding down left button and dragging down will scroll sometimes it doesn 't . Are there invisible scroll bars I 'm missing ? In general I find it hard to scroll down in toddle menus and sometimes I 'm not sure if there are more items or not when trying to scroll . Any tips on scrolling on a laptop ? Thanks - authentication issue: No data in response of api call.
101kwinner
12 8 months ago
Hi I am having issues with getting data in the response section of my api call for my sign up page . Every time I test it it gives me an error : "Unable to locate request " . I have watched the tutorials , the body in the api call has the data in the formula , the submit action does trigger for the sign up form , and I have downloaded the Toddle plugin , though I am not sure what that does . Despite this , it still gives me the same error , I am using Xano for my backend . Any help would be greatly appreciated - Popover for profile settings

PeterShaw
1 8 months ago
Whats the best way to build a profile settings modal as shown in the screenshot ? Now its a popover but I struggle with the placement . I want it to be placed directly below the parent button which is a problem when the screen width changes - passing values between pages
Kai
11 8 months ago
Hi , I have a question about passing values . I have an overview page /members with a list of users . For each user , the name , email address , and a "view profile " link are displayed . How do I pass the user _id to the /profile page so that I can pass it to the Xano API ? - Check if user is logged in
Stefan
10 8 months ago
Hi , I am trying to simply check if the user is logged in = has a session cookie "access _token " . But if I get the cookie in a formula via "get http only cookie " it returns the placeholder { {cookies . . . . } } - so it is never empty , also not if there is no cookie . Whats the best way to simply check if the user is logged in ? PS : I dont want to make an api call just to now if the user is logged in . One idea would be to use session storage for that , but also not ideal I guess . - Copy component

PeterShaw
6 8 months ago
Hi , maybe Im missing something but I cannot copy a component from project A to B . It says "this component does not exist in this project . " Any ideas ? - Social media Infinite scroll
Leo
✅14 8 months ago
Hey guys , I was wondering how to reproduce the infinite scroll like the one similar to social media where the more you scroll down , the more content gets rendered . I can ’t quickly figure out how to make an API request and add the content on top of what has already been rendered . I would appreciate any response . - Adding structured data to product page

FeRojas
29 8 months ago
Hi ! Im having trouble adding a structured data in the body of a product page . Tried different configurations , but still https://search.google.com/test/rich-results?hl=es-419 dont recognize it . Only way that it worked for me , is by adding the script to the head of the page , the problem with that is that affects loading performance . The problem seems to be that it wraps the script content in <span data -node -type = "text " . . . > Any help with this would be really appreciated 🙌 . - Error with auth API
Leo
6 8 months ago
I ’m having trouble with the access token . When I save a new access token , it works perfectly for the first API call . However , starting with the second API call , an old acess token is being send to my backend instead of the new one I saved . This issue only happens when I ’m using the Toodle extension I tried to uninstall the extension and resinstall but but I still face the same issue . when IChecking my backend , where I can see it consistently returns the outdated token can anyone please help me thank you - [RESOLVED]Conditional styling
Yann
✅134 8 months ago
Hey there 👋 Coming from weweb , i 'm exploring toddle . I feel dumb asking this question but i have a navbar with differents texts that i want to style according to the page i am . I have created a class in the atributes panel and choose it as style in the styling panel . I have no clue how to create the formula that return true when pageId = = current pageId Thanks ! - Updating an item in a list is removing the item.
Seun Orofin
26 8 months ago
I have a very weird situation going on where i make an update to a specific item in a list using the index . .but instead of it to get updated . . on the UI it is actually being removed from the rendered list . i am rendering the list and using a filter fomular to render question items under the right section based on the id . the list is being rendered via context from the top component from a fomular tied to the variable . . .this same approach worked with rendering the sections . So i am not so sure why its behaving differently for the questions . - Student Trying to Make a Collage PWA

null
0 8 months ago
