-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Uncaught TypeError: Cannot set properties of undefined (setting 'directiveAttributes') #13
Comments
Welcome @mbret! 👋 A major version release is rolling out across all: For now pin the version of |
This comment has been minimized.
This comment has been minimized.
Duplicate of remarkjs/react-markdown#763 |
Hi! Thanks for taking the time to contribute! Because we treat issues as our backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn’t an exact duplicate but is closely related. Thanks, |
indeed there is also a crash with latest version of rehype, which we are not using at the moment for the same reason. That being said, is it really a duplicate ? it seems to be a different error no ? |
Bb offered some insight on that
The underlying cause is the same. We appreciate the excitement, please be patient. |
any updates on this. have the same error. |
Update your dependencies |
Initial checklist
Affected packages and versions
3.0.0
Link to runnable example
No response
Steps to reproduce
Need:
write something like
::body2[content]{center}
as soon as me put a directive it crashes
Expected behavior
no crash
Actual behavior
Runtime
Node v17
Package manager
npm 8
OS
macOS
Build and bundle tools
Vite
The text was updated successfully, but these errors were encountered: