Skip to content

Possible Compatibility Issue with React #69

@raymondwjang

Description

@raymondwjang

Hello,

I'd love to incorporate this package into my project, but I'm having trouble implementing it. I installed it with npm install zotero-plugin-toolkit, confirmed its version (zotero-plugin-toolkit@4.0.7), and imported it like below:

import { ZoteroToolkit } from "zotero-plugin-toolkit";

Now, when I try to build the package with the import statement, I'm met with a long list of type incompatibility error stack trace that involves both react and zotero-plugin-toolkit.

This issue disappears if the zotero-plugin-toolkit import statement is removed.

Would it be possible to get support on this?

My react version is 18.3.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions