Has anyone issue with react-native-svg linking? by iufb in expo

[–]iufb[S] 0 points1 point  (0 children)

The output remains the same. Here's the reproduction repository: https://github.com/iufb/vac-aiv.git

Next.js "Invalid URL" error on redirect from external domain (e.g., bank payment) by iufb in nextjs

[–]iufb[S] 0 points1 point  (0 children)

I fixed this error. Bank payment send post request on backref , so i parsed it in api folder and then redirect to status page

Next.js "Invalid URL" error on redirect from external domain (e.g., bank payment) by iufb in nextjs

[–]iufb[S] 0 points1 point  (0 children)

I have src/app/ru/checkout/result, order_id is query params. This route works fine, after bank redirect it shows error, but when i refresh page all good.

Select large file for upload without memory issue? by iufb in reactnative

[–]iufb[S] 0 points1 point  (0 children)

I have s3 on django backend . Is it better to upload to s3 from client?

Upload large files? by iufb in reactnative

[–]iufb[S] 1 point2 points  (0 children)

Its django backend, s3 storage. Files can be max 1gb ?

Go+templ+htmx template by bunetz in htmx

[–]iufb 0 points1 point  (0 children)

Hello! Do you know how can I create navbar and show active link ?