Error uploading file directly to xano bypassing Weweb's CDN

I followed tutorial thoroughly

Found another person with same problem but I still can’t solve it

and after hours of debugging,

I think selecting elements don’t work

when I

return document.querySelector('#file')

it returns null. if I use chrome debugger, it returns the element.

So I figured, that that’s the problem .

Please fix it

wwLib.getFrontDocument().queryselector('selector')

2 Likes

thank you, kind stranger. This works well

1 Like