PricingBlog

Help forum

  • neville9288-1496255271931215992

    Neville

    1

    14 hours ago

    Do I understand services correctly?
    I was very excited to start using services, hoping that it would make calls with lots of parameters a little easier to configure. However, when I create a new api call in Nordcraft, select my Xano service and the PATCH endpoint I want to use, none of the input parameters show up. The Swagger docs are public.

    Anything I'm missing? Not a huge deal but would like to use the feature if it makes life easier.

    Thanks!
  • ssssadsadasd-1495694295108419664

    ssssadsadasd

    6

    2 days ago

    Project requests too high?
    So, I have built an app and yesterday I worked some time in it (a couple of hours). I was the only visitor of the app (as confirmed by Microsoft Clarity).
    Yet the "project requests" sections shows these data (see pic). how is this possible?
    thanks
  • haenirr-1492918595913781258

    Haenirr

    2

    9 days ago

    Website crashed / not loading after creating a new formula to the project
    getImageUrl formula
  • andriihuts05-1492373275530104902

    Plutus05

    0

    11 days ago

    Next.js Engineer (E-Commerce, Premium Brand)
    Remote | Full-time Rate: $20$40hour

    I'm looking a Next.js Engineer to lead the development of a premium perfume e-commerce experience focused on performance, UX, and conversion.

    What you’ll do:
    - Architect and build a high-performance storefront using Next.js (App Router)
    - Develop conversion-focused landing pages (trust modules, storytelling, product discovery tabs)
    - Build advanced PDPs (variants, galleries, merchandising content, SEO metadata)
    - Implement cart & checkout (pricing logic, promos, persistence, Stripe/PayPal integration)
    - Create secure authentication flows and a mobile-first customer dashboard
    - Optimize Core Web Vitals, accessibility (WCAG), and SEO (schema, Open Graph)
    - Integrate APIs, analytics, and observability/logging tools

    Requirements:
    - 2+ years frontend experience
    - Strong experience with e-commerce platforms or custom storefronts
    - Deep understanding of performance optimization (SSR, SSG, ISR, caching)
    - Experience with payment integrations (Stripe, PayPal)
    - Solid knowledge of security best practices (OWASP)
    - Experience with animations (Lottie, Framer Motion)
    - Strong component architecture and design system experience
    - Familiar with headless CMS and API-driven architecture
  • alfred_66594-1492177275872088294

    Alfred

    1

    11 days ago

    popover api closing animation not working
    I am working with the native Popover API to create a side panel that animates in and out. The trigger button has popovertargetaction="toggle", and the attached image shows the styling of my popover element. I cannot get the exit transition to work properly, even though I have set the @starting-style for the entry animation and explicitly set allow-discrete in my transitions. Has anyone with experience using the Popover API run into this and can help me locate the conflict? I have also set data-unset-toddle-style on the popover element to prevent the reset stylesheet from overriding the popover's display mechanism.
  • jehex-1491986688216399963

    Jehex

    4

    12 days ago

    Version history not showing anymore
    Hi there, probably a temporary issue but the whole version history just showing an infinite loading.
  • mace2155-1491886544607252600

    Steve

    1

    12 days ago

    Repeatedly fetching API data
    This might be a general coding question but how are people dealing with a scenario where you have for example dashboard, users, teams etc pages and each page has their own API data populating the front end?
    I’m seeing lots of tutorials using onLoad to call an api to then retrieve data. If I then switch back and forth between pages it runs those respective api calls each time. Would it not be better to run all calls once at the highest level (and then pass the retrieved data to the necessary pages/components) when the user logs in for example?

    Curious how people are doing this.. thank you!
  • jose_49429-1491573098581983364

    Jose

    0

    13 days ago

    Supabase connection
    Supabase connector failing in ALL projects

    - existing project: connection error
    - fresh project: connection error
    - live site still works
    - realtime works
    - keys verified
    - tried anon + publishable

    This blocks all API creation.

    Is there an outage or known issue?
  • miles1991-1491464767544754327

    Miles

    2

    13 days ago

    API Error 526 - SSL Issue
    I've upgraded and migrated a Xano instance, and updated all of the base URLs in the APIs.

    Now I'm getting a 526 error only on proxied requests.

    Could there be cached data causing an SSL mismatch?
  • burntpancakesyummy-1491258296051568805

    burntpancakesyummy

    11

    14 days ago

    How to use a select element with multiple enabled
    Trying to use the select element with multiple set to true but I can't figure out how to get the selected values from it. I can only get the last selected option.
  • zefunha-1491078813705179246

    zefunha

    1

    14 days ago

    SSL mismatch
    Hey,

    Am on a corporate network and the website I created doesn't open correctly due to the ssl mismatch.

    I have tested a few different websites from that have been built on nordcraft.com

    Due to it being in isolation mode I can't input data
  • miles1991-1491000621208309800

    Miles

    3

    15 days ago

    missing font weights
    Is there a way to manually select/install which font weights to install when choosing a font? I'm trying to get heavier Inter Tight, but it only seems to have imported 400.

    TIA
  • pilotbinski-1490441238825009162

    PilotBuddy

    1

    16 days ago

    Safari Theme Color
    Howdy! I’m not able to get Safari on iOS to adopt the theme-color set in the head of the page. Is this no longer supported on the latest vertical of safari? Thanks!
  • iconic4213-1489968276720189480

    Iconic

    9

    17 days ago

    How to switch between xano data sources.
    I would like to know if i can separate my xano datasource in the editor so i can use staging data in the editor and live data in the my deployed app. same for my endpoints with branches, checked the docs and videos no headway. @Andreas Møller any pointers??
  • ssssadsadasd-1488088386672791604

    ssssadsadasd

    0

    23 days ago

    Help with UI
    So, I have a div that has the data and a div that has a loading icon. obv before showing the data div I show the loading div. however, if this loading-div does not have a height of 100vh the data-div has a slight horizontal movement after loading.
    I set the height of the loading-div to 100vh and ti solves the problem but now the user has to scroll some empty space and that is not good.

    not sure whether this makes sense without viewing the app.

    anyone has faced this before?

    Thanks