Skip to content

drag and drop doesn't work in cell outputs #18

@jaked

Description

@jaked

playing around with react-chessboard — in a regular React app, this code

import { Chessboard } from "react-chessboard";

<div style={{ width: "400px" }}>
  <Chessboard />
</div>;

produces

but in vitale it produces

maybe something to do with how cell output frames are overlaid on the notebook?

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