Help forum
- Recognize links

ssssadsadasd
6 13 hours ago
what is the best way to implement a text element that recognizes links ? so besides text you also have links that are clickable , e .g . https://discord.com/ - How to locally use custom elements
Emilien
11 14 hours ago
Hello , I am currently testing Nordcraft locally and wanted to know if it is possible to use custom elements when self -hosting a project . I see that it was possible at one point , because there is an example in examples /custom -element on GitHub . But how can this be done now ? - Image quality loss
knamuora
2 22 hours ago
As soon as i add images in my project they 're turning blurry and insanely loose quality visually though normally they are of high resolution , any help /tip of how i go about this would be appreciated . - Anyone know how to achieve these sorts of effects?
Ben H
2 1 day ago
https://imgur.com/a/cQ4YBLy It looks like some can be achieved by animating CSS gradients , but I 'm not sure about the rest . I 'm assuming the skiers is a video animation being played on repeat ? What about the sparkles over the CSS gradient ? Can that be done in pure CSS too or are they using Javascript or three .js ? I was trying to look at the source code but was confused about what was going on lol - Cannot see branches after changing my org role
Joe
4 1 day ago
I cannot see any branches . Feel free to DM me so i can explain . Revoked myself and had to re -add myself to org to change my role to owner , now i cannot see any branches . - SSL-Certificate not generated for new domain
Stefan
1 1 day ago
It hangs in state "Issuing SSL certificate " for an hour now . . . - Auth/me not picking up HTTP-only cookie (Xano + Nordcraft)

Ibi
20 1 day ago
Hey everyone 👋 I ’m using Nordcraft + Xano to build a simple login flow . On my login page , using the “Auth /login ” API , everything works : the token is returned and I set it as an HTTP -only cookie . However on my dashboard page , when I call “Auth /me ” , it fails : Nordcraft doesn ’t pick up the HTTP -only cookie . The login was successful , but the token isn ’t read . If I paste the token manually it works . But when I rely on Authorization : Bearer { {cookies .access _token } } , nothing happens . I ’ve tried storing the token as a cookie , as a session -cookie , even saving to localStorage — and spent hours chatting with AI chatbots — but still no luck . Does anyone know what I ’m missing ? What should I check so that Auth /me correctly reads the HTTP -only cookie or token (or header ) ? Any help / insights from people using Nordcraft + Xano would be highly appreciated 🙏 - Show/hide via context or attributes not working atm
Kleveland Bishop
33 2 days ago
https://supercut.ai/share/boomin/9IUTZRY8rJG8sWZYbRarzv I 'm using Show /Hide throughout my single -page application to allow my users to navigate through the app . I notice when I 'm trying to show /hide components that are on the 2nd or 3rd path , show -hide stops working , ie those components still render on the UI . Is there a way to bulletproof show -hide even with deeply nested components ? My entire route nav system is currently built off attributes , this was after I was experiencing the same issue using context to give the app intel on what the current path is - Theme - Style-Variables-V2
Miles
4 2 days ago
I f d up ! I set up my colors , fonts etc . Then I enabled the feature flag for style -variables -v2 to see if there is any way to set a shadow var . This was a mistake . I 'm trying to go back to the old version by toggling off the feature flag , but when I do I can only see font with no vars set at all . If I toggle it back on , the vars are there . Any ideas on how I can toggle it off and get back to the normal theme and see all my vars as normal ? Thanks 🙂 - Supabase local development

Xavi
4 2 days ago
Is it possible to set up my Supabase service to talk to my local Supabase instance during development ? Currently I 'm setting the url to my local Supabase project but it 's not working . Thanks ! - Get Users IP when using Proxy
𝓜𝓪𝔁𝓲
1 4 days ago
Hey , we need to extract an visitors IP adress for geo purposes . Ive discovered that the nordcraft (cloudflare ) proxy possibly masks the IPV4 adress via pseudo IPV4 . Is that intended behaviour ? - Setting background image of div element using style variables
Jonesy
5 5 days ago
I have been trying to use style variables to dynamically set the backgound image of a Div that is reapeating . I tried using the AI but it didnt seen to know what was going on . I was able to get the style variable to return the image URL . but i was not able to get the variable to connect to the background image . and get it to display . Not to sure what i am doing wrong - how should I add the Open Graph image for a a page?

ssssadsadasd
10 8 days ago
right now it gets some random images from my supabase storage or I am not sure what - Custom subdomain still "Pending" after multiple days
Jonathan Fors
3 9 days ago
Hey ! I 'm trying to add a subdomain to a client project , but even after adding the required cname records and waiting longer than it should take , the status is still "Pending " . See screenshot : https://share.cleanshot.com/M1jgQ5Py Could someone help please ? Can share specific site details in DMs . - Fixed header visibility

FeRojas
3 9 days ago
I 'm building a page with a fixed header at the top . It works perfectly until the user opens the keyboard to input text —then the header loses visibility . Does anyone know a trick to keep the header always visible , even when the keyboard is open ?
