appleple / appleple/smartblock
Fresh install & Fatal error
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 318
- Forks
- 26
- Avg merge
- 3m
- Merged PRs (30d)
- 11
Description
Hi, my project requires Smartblock.
After installing the library, project cannot render because of a prosemirrorState.PluginKey is not a constructor
Here is my react version:
{
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.0.1",
"react-router-dom": "^6.10.0",
"react-scripts": "5.0.1"
}
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the fresh-install failure with the React and react-dom versions listed in the issue, then inspect Smartblock's ProseMirror integration to locate the PluginKey error. Done means the project renders successfully after installing the library without the reported constructor error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100