-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Notion] Database creation fails when using hotkey #15390
Comments
Thank you for opening this issue! 🔔 @HenriChabrand @mathieudutour @metakirby5 @erics118 @bkeys818 @AlexIsMaking @Yakitrak @tleo19 @dariuszpaluch @zsidnam you might want to have a look. 💡 Author and Contributors commandsThe author and contributors of
|
@bkeys818 Could this have happened because of the refactoring? |
Related issue: #15025 @thomaslombart Yup, it's taken me a while to figure out what's happening. The new code can't handle cached databases and pages from before the refactor. I'm not sure how to handle it. Maybe right some code to clear data cached before the refactor? That's what I was planning on doing in my next refactoring PR. |
This issue has been automatically marked as stale because it did not have any recent activity. It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊 |
Extension
https://www.raycast.com/notion/notion
Raycast Version
1,85,2
macOS Version
last
Description
Error:
I'm having "something went wrong when trying to create a notion database while using a hotkey
Everything was working fine until last 2 week
``
TypeError: Cannot read properties of undefined (reading 'options')
rm:PagePropertyField.tsx:24:2
21: users: User[]
Steps To Reproduce
Current Behaviour
No response
Expected Behaviour
No response
The text was updated successfully, but these errors were encountered: