appleple / appleple/smartblock

Fresh install & Fatal error

Open
#18 1 comment 0 reactions 0 assignees View on GitHub

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

CleanShot 2023-07-05 at 19 09 06@2x

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.