ethan!
ethan!
Explore posts from servers
NNuxt
Created by ethan! on 12/15/2024 in #❓・help
top level await
@kapa.ai but this is middleware so it has to be defineNuxtRouteMiddleware
15 replies
NNuxt
Created by ethan! on 12/15/2024 in #❓・help
top level await
@kapa.ai then how am i supposed to call custom functions like const user = await getUserServer(useRequestHeader("cookie") || "");
15 replies
NNuxt
Created by ethan! on 12/15/2024 in #❓・help
hydration error
@kapa.ai i want to use option 3 but here's my functions:
const isAuth = () => {
return !!user.value && user.value.status === "success";
};

const getUserClient = async () => {
const { data: res, status } = useLazyFetch<CustomUser | null>("/api/auth/status", {
headers: useRequestHeaders(["cookie"])
});

user.value = status.value === "pending"
? { status: "pending" }
: {
...res.value,
status: "success"
};
};
const isAuth = () => {
return !!user.value && user.value.status === "success";
};

const getUserClient = async () => {
const { data: res, status } = useLazyFetch<CustomUser | null>("/api/auth/status", {
headers: useRequestHeaders(["cookie"])
});

user.value = status.value === "pending"
? { status: "pending" }
: {
...res.value,
status: "success"
};
};
10 replies
NNuxt
Created by ethan! on 12/15/2024 in #❓・help
data fetching
@kapa.ai how do i send my cookies
15 replies
NNuxt
Created by ethan! on 12/15/2024 in #❓・help
data fetching
@kapa.ai please rerespond but keep in mind i cant use useFetch due to using a composable.
15 replies
NNuxt
Created by ethan! on 12/12/2024 in #❓・help
404
@kapa.ai why is my default layout not working in src/layouts/default.vue
15 replies
NNuxt
Created by ethan! on 12/12/2024 in #❓・help
404
@kapa.ai does the layouts/ directory apply to the error page?
15 replies
NNuxt
Created by Jonas on 10/14/2024 in #❓・help
ERROR Pre-transform error: [unimport] failed to find "useUserSession" imported from "#imports"
how did you fix? i have the same problem
4 replies
NNuxt
Created by ethan! on 12/7/2024 in #❓・help
Shorthand
@kapa.ai so how would i reference .nuxt/eslint.config.mjs
8 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
👍
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
why are you being so rude?
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
was working fine earlier
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
is there an outage or smth?
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
restarting my pc didnt fix it
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
oh idk how to do that
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
but ive force closed it in TM
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
says riot is still running
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
can't
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
i wanna save my settings
48 replies
VVALORANT
Created by Riku on 7/7/2024 in #community-help
I cant open valorant:(help)
yeah no i cant do shit
48 replies