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

Cant find dragOut property #2708

Closed
gosongying opened this issue Jun 22, 2024 · 1 comment · Fixed by #2710
Closed

Cant find dragOut property #2708

gosongying opened this issue Jun 22, 2024 · 1 comment · Fixed by #2710

Comments

@gosongying
Copy link

Subject of the issue

'dragOut' does not exist in type 'GridStackOptions', i cant prevent grid item from being dragged from parent grid.

Your environment

  • version of gridstack.js - 10.2.0
  • google chrome on Mac M1

Steps to reproduce

Initialize a GridStack instance with GridStack.init() and specify value for dragOut key.

Expected behavior

The property should exist based on GridStack Api Doc, turns out that the key does not exist in type 'GridStackOptions'

@adumesny
Copy link
Member

removed old dragOut from doc since it is no longer supported (jquery UI feaure)

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

Successfully merging a pull request may close this issue.

2 participants