미기
Explore posts from serversInternal Server Error - Make sure your app is wrapped in a <Router />
I used bunx create-solid to make the project, but when I set
const navigate = useNavigate()
and navigate("/somewhere")
, I get the error.
Maybe error on the template or error of solid router?
repository: https://github.com/issac4892/EVIS-solidstart
https://github.com/issac4892/EVIS-solidstart/blob/main/src/routes/personal_code.tsx
https://evis.vercel.app/personal_code (input anything there and press the blue button)2 replies
SolidStart error on redirect
Hello, I'm a newcomer to SolidJS and SolidStart. I am trying to redirect from one page to another, but it gives me an error while I do
return redirect("/inquiry/" + form.get("personalCode"));
. The site loads well if I refresh the page or go to the page directly.
The Error
personal_code.tsx
(origin)
(continuing below)7 replies
TPToss payments 개발자 커뮤니티
•Created by 미기 on 5/12/2023 in #❓┃연동개발-문의
API 키 없이 결제위젯 테스트
사업자가 없어 결제위젯 테스트 키를 이용중인데 여기서 결제 승인 API를 위한 키가 있을까요?
12 replies