Open debiantano opened 1 year ago
I got same result, that search API return code 405.
Same here result here, on multiple deployments
same on Vercel
The issue lies in the library notion-client
which is used by this repository. I created a pull request to fix the issue: https://github.com/NotionX/react-notion-x/pull/505 but in the meantime you can use patch-package
to resolve it until the PR is (hopefully) merged
The issue lies in the library
notion-client
which is used by this repository. I created a pull request to fix the issue: NotionX/react-notion-x#505 but in the meantime you can usepatch-package
to resolve it until the PR is (hopefully) merged
Cool, buddy. I was trying to fix the problem today and pulled down the project, then I noticed your code. It's kind of annoying. if someone wants to know how to patch the package, link is here. https://danni.cool/2023/10/17/Fixed%20the%20broken%20search%20in%20nextjs-notion-starter-kit/
The search button does not filter any articles, it only shows a loading icon but does not perform a search