Bobakanoosh
Explore posts from serversAarktype
•Created by Bobakanoosh on 10/2/2024 in #questions
Customizing Error Messages
I tried looking at each of these examples, but could only get the “actual” part working. Even then, the code for it feels really gross and hard to reuse. I see you say actual can be applied at a global level, but I don’t see an example of that in the link.
5 replies
Aarktype
•Created by Bobakanoosh on 10/2/2024 in #questions
Customizing Error Messages
Thanks for the response - will try to take a look at this tomorrow!
5 replies
i18n language auto detection not working
Thanks for the link @brunomgmateus
I am using prefix_except_default, though in that issue’s reproduction, he actually has detectBrowserLanguage off, while I have mine off, so seems unrelated? Unless I’m misunderstanding
5 replies
nuxt-i18n dynamically load translations
Not open source sadly and no budget for something so large 😦
I moreso was asking what within
nuxt-i18n
or vue-i18n
I can use to dynamically load the translations once they edit that JSON on the frontend, I couldn't find anything.23 replies
CDCloudflare Developers
•Created by Bobakanoosh on 4/4/2024 in #general-help
Workers & Billing Page Not Aligning
I'm not sure what you mean by "standard requests"
7 replies
CDCloudflare Developers
•Created by Bobakanoosh on 4/4/2024 in #general-help
Workers & Billing Page Not Aligning
Hmm. Just trying to see how I can know how much I'll be billed at the end of the month.
7 replies
CDCloudflare Developers
•Created by Bobakanoosh on 4/4/2024 in #general-help
Workers & Billing Page Not Aligning
7 replies
Best practice for fetching data updating url for copy/paste and url sharing purpose
Oops… meant https://github.com/vueuse/vueuse/blob/main/packages/router/useRouteQuery/index.ts, not useRouteParams
12 replies