Tom Schönmann
Results
2
issues of
Tom Schönmann
### Describe the bug ### Description The current implementation for the Twitter-Provider uses the legacy `/1.1/...`-endpoints. Twitter has changed their permission model, having now [different levels of access](https://developer.twitter.com/en/docs/twitter-api). - `essential`:...
### Describe the bug The plugin `@orama/plugin-data-persistence` is currently not compatible with Next.js 14 when used on the server. It looks like the Node.js-environment is not correctly detected, therefore some...