Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cell selection and resize not working when table is inside a block #100

Open
3 tasks
zssng opened this issue Feb 26, 2020 · 0 comments
Open
3 tasks

Cell selection and resize not working when table is inside a block #100

zssng opened this issue Feb 26, 2020 · 0 comments

Comments

@zssng
Copy link

zssng commented Feb 26, 2020

Issue details

GIF 2-26-2020 10-01-07 AM
put table inside a block,containing block schema look like this
image
Problem : cannot make cell selection(no selectedCell class in dom) and resizing,but keyboard works(eg. shift+arrow)

Steps to reproduce

ProseMirror version

+-- tiptap-extensions@1.28.6
| +-- lowlight@1.13.0
| | +-- fault@1.0.4
| | | -- format@0.2.2 | | -- highlight.js@9.16.2
| +-- prosemirror-collab@1.2.2
| | -- prosemirror-state@1.3.2 deduped | +-- prosemirror-history@1.1.2 | | +-- prosemirror-state@1.3.2 deduped | | +-- prosemirror-transform@1.2.3 deduped | | -- rope-sequence@1.3.2
| +-- prosemirror-model@1.8.2 deduped
| +-- prosemirror-state@1.3.2 deduped
| +-- UNMET PEER DEPENDENCY prosemirror-tables@1.0.0
| | +-- prosemirror-keymap@1.1.3 deduped
| | +-- prosemirror-model@1.8.2 deduped
| | +-- prosemirror-state@1.3.2 deduped
| | +-- prosemirror-transform@1.2.3 deduped
| | -- prosemirror-view@1.13.4 deduped | +-- prosemirror-transform@1.2.2 | | -- prosemirror-model@1.8.2 deduped
| +-- prosemirror-utils@0.9.6
| +-- prosemirror-view@1.13.4 deduped
| +-- tiptap@1.26.6 deduped
| `-- tiptap-commands@1.12.5 deduped

Affected platforms

  • [x ] Chrome
  • Firefox
  • Internet Explorer
  • Other

Screenshots / Screencast (Optional)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant