can't call my search function multiple times after deploying my project with vercel #613
Unanswered
abdelkareemkobo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to deploy fasthtml app that uses mongodb search to get some information from the database, the problem is that after i deploy the project and made my first call to the search function it works fine, then anytime i try it again it get the following error:
code is is
the project is using fasthtml which is a python package that sues htmx to create web applications similar to fastpi
Beta Was this translation helpful? Give feedback.
All reactions