Help forum
- Blackjack not starting properly
Artur K / akorniic
✅11 1 year ago
Can some one please explain , why the game does not starts . Only after pressing the stay or hit button . But its all ok in branch when i enter it or refreshing the page . https://editor.nordcraft.com/projects/experement/branches/art/components/blackjack?leftpanel=design&canvas-width=912&canvas-height=915 https://art-experement.toddle.site/blackjack - In Toddle Auth Issues
Alex
4 1 year ago
Hey Toddle team , I still get inconsistent results with the Toddle auth in the designer . I have the chrome extension , some sessions it works fine and then others it just won 't read that my user is logged in through the API calls I 'm making . . . Have there been any bugs or are there ways that I can do a 'fresh start ' and make sure I 'm set up properly ? Thanks - Best Way to Implement Series of 'Typeform' like Questions
bleach
3 2 years ago
hey everyone . i 'm trying to ask a user a series of questions using buttons . once the first question is answered , I want to hide everything and show a new question (so that I do not have to load a new page ) . I am currently doing this by stuffing each 'question ' (buttons , headers , background , divs ) into a component and hiding the component when one of the buttons is pressed . does this make sense ? or is there an easier way to do this ? i 've attached some images as reference - Repeating "li" element
Artur K / akorniic
✅14 2 years ago
Could you please assist me in understanding how you repeated the "li " element as shown in this video " https://youtu.be/Dvv7EeiK00A?t=497 " ? I didn 't observe the exact method you used , and I 'm unable to find the solution on my own . I 've successfully completed the tutorial " https://youtu.be/wXEZFHO29-0 " and i understood that I 'm repeating 10 items from the API . - Implementing complex svg's?
lululucaschae
7 2 years ago
I can 't seem to find a way to implement svg elemetns with <defs > tags inside . The minimum reporducible case would be creating a rectangle path with a gradient fill , which requires a bare minimum <def > as shown below . https://codepen.io/lululucas/pen/vYwOLoJ Copying and pasting this svg element shows an empty div box with specified path dimension — and after experimenting a bit , I believe it 's the <defs > tag that 's causing the issue ? Any guide on how to achieve this would be very helpful ! - Scroll when elements exceed height of parent Div
Alex
3 2 years ago
Hey guys how do I set the parent Div here so that the children scroll and i don ’t break the max height of the page itself ? I only want the dashboard section to scroll , without the whole page scrolling … Ideas ? - Another newbie.....Type Ahead functionality?
sellsy
0 2 years ago
Hello , and thanks in advance for any help . I 'm looking to recreate this kind of functionality . I 've got the api connected but wondering if if there is a tutorial on how to create typeahead functionality with a dropdown . I 've managed to get this working in JS see vid (thanks chatgpt ) but I 'm struggling in toddle . Couldn 't find a tutorial for it . . . ? - How can I check a component attribute to see if it’s undefined, in a formula?
Mark Green
✅13 2 years ago
I have a component with an SVG in it which is dynamically set by an attribute that provides the path (d ) . If no SVG is chosen and the attribute is left blank , I want to hide the SVG using the show formula . I tried using the NOT EQUAL function so if the attribute is null then output FALSE and hide the SVG but I now realise that blank attributes are not null but rather undefined . I tried to create a custom action that outputs a Boolean if the input is undefined but I can ’t figure out how to run it in the component . Any ideas on how I can hide /show depending on if the attribute is undefined or not ? - where to put certain css
bleach
5 2 years ago
hey ! i 'm totally loving the 7 day series . i found some html and css for a nice animated background . i 've recreated the html , but i 'm unsure where to put all the CSS , specifically if it deals with keyframes . . . it is intuitive to paste the css for the body into the body , each div respectively , etc . but is there some sort of global CSS file ? - Wating for API to finish

mix3601
10 2 years ago
Hi , I 've started building my app and progressing littel by little . At the moment , im working with a custom API . I call the API , and initiate a "run " - i then get a "run -id " back . On success , i call a another api , with the run -id - and this is where im stuck . The "run " can take 30 minutes to finish , and i need to ask for the response to be "finished " instead of "running " before i can save the data . How do i do that ? 🙂 Any help much appriciated . - How can I load and use a custom font globally that's not part of google/adobe/etc?

jak
4 2 years ago
Basic question alert ! I have added a custom font to my page but no where in the UI does it seem possible to use it . It doesn 't show in themes or on the font selector ? Also , I see we can add scripts at a page level , can these be added globally instead to avoid repeating for each page ? - I renamed a page, that included a forward slash, now the page has been deleted.
prolax
11 2 years ago
My page was called "Project " , and I renamed it "Project /Draft " and it was immediately deleted . Can no longer access it under my Pages section or even by the URL . Is this gone for good ? - Repeat item within a component in a repeat item is getting the wrong attribute
Victor Giron
86 2 years ago
Hey guys ! I 'm having this issue : I have a table in the page , within each row I have a component called dropdown -status , which receives the statusid from the row . Inside the component I have a list of statuses coming from an API call within the component . I want to mark the selected status based on the attribute "statusid " I 'm passing from the outside table . When I test it inside the component it works , but when I test it from the outside table all the components of the rows are receiving the first -item statusid instead of each row 's statusid . - upload image to cloudflare
Mr
1 2 years ago
hye everybody , i got this error when trying to upload images to cloudflare images "Bad request : multipart /form -data Content -Type has invalid syntax : lacks boundary " im using content type multipart /form -data and here is my body - Reload repeat item
GiantGuf
35 2 years ago
How do you reload a repeat item without refreshing the page ? When I add a new item to my Supabase database I want the repeat item on the page reflect the added item . I call the API to read all the items again but the repeat item doesn 't update until I refresh the page .

.jpeg/public)