Skip to content

Mark and link annotation doesn't work in vite + react #417

@aromko

Description

@aromko

Trying to set up this example with vite + react https://github.com/code-hike/not-stripe. I got errors when using mark oder link [plugin:@mdx-js/rollup] function Mark(props) {
if (props.isInline) {
return React__default["default"].createElement(Inlin......
} could not be cloned.

[plugin:@mdx-js/rollup] function CodeLink({ children, isInline, style, data, }) {
const url = (data === null || data === void 0 ? ......
} could not be cloned.

Only focus seems properly to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions