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

[bug] SortableJS doesn't support classNames or cx? #205

Open
arjanvillon opened this issue Mar 5, 2021 · 0 comments
Open

[bug] SortableJS doesn't support classNames or cx? #205

arjanvillon opened this issue Mar 5, 2021 · 0 comments

Comments

@arjanvillon
Copy link

Describe the bug
I'm working on sortable cards with the user of this package but when it renders, my classes on the html tags are gone.

To Reproduce
Steps to reproduce the behavior:

  1. Install classNames along with sortableJS.
  2. Create a list to sort and add two or more classnames with the use of the package.
  3. Apply some styles to the classes.
  4. View the inspector and it will not show the classes.

Expected behavior
The designs should be the same as what you've placed on the styling.

Information
Versions - Look in your package.json for this information:
react-sortable = ^6.0.0
react = ^16.13.0

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