Help forum

  • yoelfdz

    1
    1

    3 days ago

    DNS TXT propagated but not detected by Toddle
    Hi there! I’ve been trying to set up a domain for an app, but I’m running into an issue with the TXT record. DNS propagation seems to detect it correctly, but it’s still stuck on Toddle.

    The DNS provider’s support team suggested I reach out to you. Could you please help? 🙏

    UPDATE: It got approved but the domain was not working, now it's back to "Pending Validation"
  • unicodes

    0

    3 days ago

    input range bug on chrome
    My input range (min 0 max 5) is stuck at this point on chrome. It works on firefox, but on chrome shows the maximum at the beginning. Do you know please what to do in order to make it works normally?

    Thank you!
  • Miles

    7

    4 days ago

    Swiper JS
    Has anyone installed SwiperJS that is willing to share how to set it up?
    I'm adding the script and stylesheet in the head assets, then running a custom action on load. I have the attributes (data-swiper, data-swiper-wrapper, and data-swiper-slide) attached to the relevant elements, but I can't get it to work.

    Attached some images, including error in console log.

    Any help appreciated 🙏
  • Sakamoto

    3

    4 days ago

    Zaraz load on prerendered pages
    Hi, I'm trying to install Zaraz. I tried auto-inject and it works fine. However, it also triggers for prerendered pages.

    I could try triggering it manually with the script tag but it's more difficult to manage. Is there an easy way to get around this?
  • Dark Yellow

    16

    4 days ago

    Global font?
    Is there a way to set global fonts? For the whole project instead of per page?
  • ssssadsadasd

    1

    4 days ago

    Cursor transition
    I want to avoid this ([see video](https://vimeo.com/1045755332/9ecec1e7d4?ts=0&share=copy)) abrupt change of cursor when I hover an element. I try to add some transition and select cursor but I could not find a solution. anyone has an idea? thanks [test app](https://toddle.dev/projects/turquoise_o_en_lars_permanent_chicken/branches/start/components/test4?canvas-width=800&canvas-height=800&rightpanel=style&selection=nodes.KBhGnMp2JElsHzqdROJee)
  • Stefan

    1
    3

    4 days ago

    Div Background Color from API Response/Variable
    Apparently that is not possible, or am I missing something?
  • Ben H

    0

    5 days ago

    Google OAuth Consent Screen issues
  • unicodes

    35

    5 days ago

    API response disappears after 0.1 sec..
    I'm getting the response for 0.1 seconds then disappears.
    Why the response disappears? It does it on PATCH.
  • A-Chivas

    10

    6 days ago

    Undefined is suppose to be null but..
    dont know why it passes of as a string one day and null the other, also messes up the entire formula, her it is false for some reason, plz help
  • Nico

    1
    2

    6 days ago

    Session Cookie / Authtoken Problem
    Hey guys, i have a strange problem. I get my auth-token from the xano endpoint and iam trying to save it in toddle for later auth on other pages.

    But it doesent work, cookie doesent get set. So i looked into network tab and it shows me this error:

    This attempt to set a cookie via a 'Set-Cookie' header was blocked because the cookie had the attribute 'SameSite=Lax' but came from a cross-site response that was not the result of a top-level navigation.

    does anyone know this problem?
  • KillerK009

    2

    6 days ago

    Can I Optimize? Reducing Repeated Use of Map in Formula to Set 2 Values
    I'm trying to calculate and add 2 new values (tag and label) to every element in an array where the 2nd new value (label) is dependent on the value of the first (tag). Is it possible to set them both in 1 iteration of the Map function?

    For example, I use the Map function, do some calculation for every element, then Set the tag value first. After this but still in the same iteration of Map I want to use this newly calculated tag value to also set the label on this same element. Can I do this in a Toddle formula without having to use Map and iterate over the entire array again?

    Not a huge deal for what I'm dealing with right now since the arrays are pretty small and it performs it quickly enough, just wondering if it's possible to do it more efficiently or if I should even concern myself with trying to be as efficient with my formulas.

    I'm used to traditional coding so looping over the same array twice in a row doesn't feel right to my brain 😅 , I'd instead just use a loop like this:
    foreach (element in array) {
    element.tag = calculateTag() // calculate tag
    element.label = calculateLabel(element.tag) // calculate label based on tag value
    }
  • Lucas TSD®

    1

    6 days ago

    When release web awesome on toddle ?
    When release web awesome on toddle ?
  • Kleveland Bishop

    9

    6 days ago

    Meta auth No longer Server Side rendered
    Hello toddle team, I am using a
  • ssssadsadasd

    8

    7 days ago

    Signup/login supabase template
    How can we access the signup/login with supabase app built in [this video](https://www.youtube.com/watch?v=Ol-rANqDclI&ab_channel=toddle) or is there a template with signup/login with supabase? none of the other templates has a signupl/login functionality. thanks

Stop scrolling. Start building.

toddle is a visual web app builder that rivals custom code — but accessible to your entire team!

Try toddle — it's free!

© Copyright 2024 toddle. All rights reserved.