Nico
Nico
HHono
Created by Mr_Fleminger on 7/24/2024 in #help
What is the purpose of the <HasIslands> component?
I believe this is part of HonoX which I would recommend asking on GitHub discussions
3 replies
HHono
Created by nehatkhan on 7/17/2024 in #help
how to use mongodb with cloudfare hono
You would have to use mongo data api or realm-web. The regular mongo driver will not work in cf workers
2 replies
HHono
Created by fOfer on 7/5/2024 in #help
zValidator not coercing types correctly
That’s a different command I haven’t set up a / command yet
10 replies
HHono
Created by edo999 on 7/3/2024 in #help
Get the user IP address
You should be able to use this as long as you use Deno serve https://hono.dev/docs/helpers/conninfo
3 replies
HHono
Created by blurSkye 🇵🇸🍉 on 6/7/2024 in #help
websocket issue
You can always ping me. I’m not apart of the Hono team, I just moderate on here and help contribute. I’m not too familiar with websockets on Hono I’ve only used them once. But I can give it a try later today. Also try asking on GitHub discussions, the core team checks that more often
25 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
Ready when you are https://discord.gg/j6vbf8cZ
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
Hey I’ll come back to you I gotta step out for a bit. If we want we can hop on #voice and try and debug it
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
Would you mind sharing the whole route
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
You are posting directly with the form correct, you’re not sending it with a fetch
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
*data type
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
If not JSX might not set the form type automatically
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
But I’m saying confirm that you are getting a username and password in parseBody
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
Just for debugging I mean
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
Don’t destructure it, just set it as a variable and confirm your getting the email and password
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
Well it server side so it would have to work in all browsers for that so it must be something else
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
Can you the commenting it out and see if it works
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
Do you have any middleware that fires before the response sends that could be messing it up
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
So it’s working fine now?
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
The reason it happens on chrome on your iPhone is because it’s still the same engine as safari with just a different look
57 replies
HHono
Created by rubberduckies on 6/26/2024 in #help
Problems with Form POST in Safari and IOS
What causes it to throw that error, just on load or submitting it?
57 replies