PricingBlog

Help forum

  • founderlevin-1487401060174921809

    Founderlevin

    1

    8 hours ago

    HTML
    Hello, I'm trying to insert code from a database like this:

    Your next <span class="highlight">headshot</span> against an enemy Hero deals <svg width="128" height="128" viewBox="0 0 128 128" fill="white" xmlns="http://www.w3.org/2000/svg">
    <path d="M32.0027 9C40.8042 9 48.6533 13.3022 53.7875 20.0238H53.7766C57.1324 24.4142 58.5664 26.6091 59.9993 26.6084C61.4318 26.6078 62.8632 24.4129 66.2125 20.0238C71.3467 13.3022 79.1958 9 87.9973 9C103.466 9 116 22.2789 116 38.6558C116 38.7707 115.999 38.8854 115.998 39H4.00155C4.00052 38.8854 4 38.7707 4 38.6558C4 22.2789 16.5345 9 32.0027 9Z" fill="white"/>
    <path d="M24.5608 79C27.3761 82.0873 30.3317 85.1748 33.3264 88.303C41.7966 97.1509 50.5788 106.325 57.3782 116.742C58.8889 119.051 61.1111 119.051 62.6218 116.742C69.4174 106.328 78.1987 97.1556 86.6692 88.3073C89.6652 85.1778 92.6222 82.0889 95.4388 79H24.5608Z" fill="white"/>
    <path d="M123 59.0055C123 59.0055 117.403 49 100.88 49H75V69H100.88C117.413 69 123 58.9945 123 58.9945V59.0055Z" fill="white"/>
    <path d="M67 57C68.1046 57 69 57.8954 69 59C69 60.1046 68.1046 61 67 61H7C5.89543 61 5 60.1046 5 59C5 57.8954 5.89543 57 7 57H67Z" fill="white"/>
    </svg>
    <span class="inline-attribute-label BonusWeaponDamage">bonus weapon damage</span>.

    I don't want to parse it and make my code heavier, but I can't find a way to implement it. I tried pasting it into both a div and a p. The AI ​suggested unrealistic options. And all 10 tokens on a blank page yielded no results. It still couldn't output formatted text.
  • lessofchristian-1487137681141010442

    Christian Beatty

    1
    17

    1 day ago

    My endpoints are returning 401 on published site but working in staging site, no changes with either
    No clue why this is happening. Checked the Xano request history, shows 200 successful for requests made in the staging site and 401 for request made on published site, even then I had published and made no changes between the two.

    I've published and made edits and published again anything that I could think of, adding logs, inspecting. I have no clue how or why this is happening.
  • uunicode-1486807912641724546

    unicodes

    0

    1 day ago

    What changed with path / ?
    Today my uploads broke without me changing anything. Why?

    Before, everything worked correctly. You see that "/" ?
    I was getting the upload URL from Supabase, something like /object/....
    It was working fine before, but now I noticed that the API concatenates two //.

    It seems like the API used to remove duplicates before, but now it doesn’t anymore.

    I was forced to modify the upload URL by adding the upload url after "v1" to avoid the double //.

    In case someone else has issues with APIs paths, you have to check this.
  • miles1991-1486664908773785620

    Miles

    2

    2 days ago

    Copy Animations
    Hi 👋 ,

    I'm trying to copy an animation from one div to another, but it only copies the animation property, it doesnt carry over all the keyframes, therefore nothing shows in the animation editor in the new div.

    Is there a way to get all of the keyframes across other than duplicating the div and resetting everything else?

    Is this intentional? or a bug?

    TIA 😃
  • marta_filipe-1486504545940148275

    Marta_Filipe

    17

    2 days ago

    Publishing a branch to main corrupted my project and I can't recover.
    After publishing branch mecanismo-filtro-dinamico, one formula (allDropdownsSelected) was renamed to an internal ID (Bnlbi3) and a ghost "Untitled" formula appeared. Browser throws TypeError: null is not an object (e.arguments.map) in formula.ts:407 on every page load. My entire configurator component is broken.

    The original branch was auto-deleted on publish — I have no way to go back to the working version. Weeks of work on this component.


    Is there any way to restore a deleted branch? Or fix main without rolling back weeks of work?

    need help — this is blocking our entire project.
  • plusmin-1486282210645643334

    Armand

    1

    3 days ago

    Using the Nordbase template or the Supabase Connect package: set a custom redirect URL?
    Is it possible to set a custom redirect URL when using the Nordbase template or Supabase Connect package with magic link?

    Context:
    I want to use the magiclink signup/signin. But I want to be able to set the redirect for each of those scenarios (e.g. I want to send a user to a different page on signup).
  • zefunha-1485979717915115620

    zefunha

    1

    4 days ago

    Go to url not working
    Hi,

    I have updated my set httpOnly cookies, I can see the cookie return but for some reason my redirect is not working.

    When I run this in preview mode it's an 403 error, in the inspect

    Using chrome. Extension version is 2.3.8
  • lfggjonesy-1485039018063298630

    Jonesy

    1

    6 days ago

    Can i build react components in Nordcraft?
    Just a simple question but i want to build a tournament bracket and im having a hard time building it in Nordcraft, would be easier if i can just code a component that is connects to my database somehow.
  • iconic4213-1484208774695751914

    Iconic

    8

    9 days ago

    page in my app keeps crashing
    Opened a page in my app and i get this error
  • mace2155-1483917948090318949

    Steve

    9

    9 days ago

    Nordbase Template Signin Redirect issue
    Hi! Im getting aquinted with the Nordcraft platform and am loving it so far! I watched Salma's tutorial on the Nordbase template and wanted to try it out.
    I started with the template, updated the ANON_KEY and PROJECT_URL formulas and configured the site URL and redirect urls in Supabase. When signing in with an existing user however, on success I get redirected to the website test.com... I tried hardcoding the redirectUrl on the /signin page to reflect the /app url but no dice! Any help is appreciated.
  • marta_filipe-1483899639340994854

    Marta_Filipe

    3

    10 days ago

    How do I connect the Reduce accumulator ("result") to a Set function's Object input in the visual
    Hello!
    How do I connect the Reduce accumulator ("result") to a
    Set function's Object input in the visual formula editor?

    When I click the + on Set's Object input, the "From Reduce"
    section only shows "item" and "index" "result" doesn't
    appear. Typing "result" in the search field shows "No results".

    The "result" node exists on my canvas (From Reduce > result)
    but I can't find a way to connect it to the Set input.

    What's the correct method?
  • neville9288-1483119409001398302

    Neville

    3

    12 days ago

    Custom domain stuck in Issuing SSL certificate
    Hello folks,

    I had a custom domain attached to my Nordcraft app. I am now re-developing the app from scratch (long story) and need to move the custom domain to the new project.

    I think I didn't do things in the right order (removing then adding the custom domain), so now when I try to attach the custom domain to the new project it is stuck in:
    - Issuing SSL certificate: Pending

    It's been like that for an hour I think. In GoDaddy I have:
    - A record @ 104.17.249.72
    - CNAME record www custom.domain.toddle.site.

    Help please? 🙏
  • _.__._.__.__._-1482644438978400266

    Ethan

    1
    1

    13 days ago

    Supabase Password Reset Redirect URLs
    Hi all,

    I am trying to implement a password reset page. We use Supabase for authentication. I am using the PCKE flow, and am trying to trigger the request for a reset password email via https://<project>.supabase.co/auth/v1/recover, however I am having an issue with the redirectTo parameter.

    I POST to the endpoint with the following body
    {
    "email": "admin@pf360.co.za",
    "redirectTo": "https://pf360.co.za/reset-passsword",
    "code_challenge": "<Not generated yet>",
    "code_challenge_method": "s256"
    }


    I have tried the redirectTo parameter as https://patch-2026-03-12-processflow360.nordcraft.site/reset-password as well.

    I have the following redirect URLs enabled in my Supabase dashboard, with my site URL set as https://pf360.co.za:
    https://*-processflow360.nordcraft.site/**
    https://pf360.co.za/reset-passsword
    https://patch-2026-03-12-processflow360.nordcraft.site/reset-password


    regardless of what I set the redirectTo parameter to, my email contains the following link:
    https://<project>.supabase.co/auth/v1/verify?token=<token>&type=recovery&redirect_to=https://patch-2026-03-12-processflow360.nordcraft.site/_toddle/preview

    The redirect_to parameter is set to https://patch-2026-03-12-processflow360.nordcraft.site/_toddle/preview.

    I can't figure out why this is, any help would be appreciated.

    Many thanks.
  • uunicode-1482439235058401361

    unicodes

    3

    14 days ago

    Where to find events from an exported component?
    I just built a component and exported it. How can I communicate information to the outside when something happens inside the component? Is there a way to catch the events that the component creates?
  • lennartblmn-1479404267243569225

    lennartblmn

    4

    22 days ago

    What is the intended workflow for using API responses with context
    When I fetch data via an API on a parent component and pass it through context, the value is null in the editor — so I can't see or test how child components will look with real data. I end up using placeholder/hardcoded values to preview the UI, but then risk forgetting to remove them before going live.


    What is the recommended way to handle this?