Jon 久世
Jon 久世
Explore posts from servers
NNuxt
Created by Maxi on 7/2/2024 in #❓・help
TypeError: Failed to fetch dynamically imported module:
I was able to resolve for now by totally deleting my Cloudflare page project, and re-deploying.
12 replies
NNuxt
Created by Maxi on 7/2/2024 in #❓・help
TypeError: Failed to fetch dynamically imported module:
I'm also facing this issue... I tried to implement the suggested work-arounds from the above git issue thread but no luck.
12 replies
NNuxt
Created by Jon 久世 on 6/24/2024 in #❓・help
How Do I Access AuthForm Internal State?
So authForm.value.state doesn't work but if you pass authForm.state it does work!! Thanks again 😃 🙏
8 replies
NNuxt
Created by Jon 久世 on 6/24/2024 in #❓・help
How Do I Access AuthForm Internal State?
Thanks soo much!!! I'm on mobile now but i'll check it out soon and report back how it goes.
8 replies
NNuxt
Created by Jon 久世 on 6/24/2024 in #❓・help
How Do I Access AuthForm Internal State?
8 replies
NNuxt
Created by Jon 久世 on 6/24/2024 in #❓・help
How Do I Access AuthForm Internal State?
Correct, it's a Nuxt UI Pro specific issue. As the AuthForm is a component only available under that tier.
8 replies
NNuxt
Created by Jon 久世 on 6/20/2024 in #❓・help
How To Change UButton Label Color?
Hey!!! Thanks! In the process of migrating my game's website from Vuetify 3 to Nuxt UI so far so good!!! Pretty happy with Nuxt UI 😃
4 replies
NNuxt
Created by Jon 久世 on 6/20/2024 in #❓・help
How To Change UButton Label Color?
OK figured it out... need to add class dark:text-white
4 replies
NNuxt
Created by Jon 久世 on 6/20/2024 in #❓・help
Computed Property Not Returning offsetHeight
Thanks sooo much!! I was about to try setting up an event listener for Window resize, then query the element's offsetHeight. The useElementSize certainly seems much more efficient and less code 💪😃
3 replies
CDCloudflare Developers
Created by Jon 久世 on 3/7/2024 in #general-help
How to add "Content-Encoding: br" to Cloudflare R2 Storage
Can anyone from the Cloudflare team help with this issue?
4 replies
CDCloudflare Developers
Created by Jon 久世 on 7/17/2023 in #general-help
Proxied A Record Pointing To WebSocket Server Connection Fails
Thanks so much for making me aware of this! I checked and this was actually already enabled.
It seems my issue was I needed to install the Origin Certificate on my WebSocket server and set my SSL/TLS Setting to Full vs Flexible. Connections are now working!
2 replies