We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i used a locked grid with reorderable columns and when i took the reorderable column over locked column, it stay bad.
Image with the error
Browser:
System:
The text was updated successfully, but these errors were encountered:
Can you verify whether the error message in the browser console is similar to the following:
Uncaught TypeError: n.draggable.drag.takeUntil is not a function
This error is caused by the migration to the new rxjs. We will address this error. Other than that I'm not seeing any other issues.
Sorry, something went wrong.
Its correct, the error displayed is
Uncaught TypeError: e.draggable.drag.takeUntil is not a function
No other issues, thanks!
The fix is available in the latest dev build. You can give it a try.
Shipped with v2.1.0
No branches or pull requests
I'm submitting a ...
Current behavior
i used a locked grid with reorderable columns and when i took the reorderable column over locked column, it stay bad.
Minimal reproduction of the problem with instructions
Image with the error
Browser:
System:
The text was updated successfully, but these errors were encountered: