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

Column header sort markers disappear when setColumnLayout ist called #4453

Open
kermit-the-frog opened this issue Apr 4, 2024 · 0 comments
Labels
Possible Bug A possible bug that needs investigation

Comments

@kermit-the-frog
Copy link

Describe the bug

Column header sort markers disappear when setColumnLayout ist called

Tabulator Info
6.2.0

Working Example
https://jsfiddle.net/Kermit_the_frog/x8mzhepL/

To Reproduce

  1. Go to https://jsfiddle.net/Kermit_the_frog/x8mzhepL/
  2. Change the column order and widths
  3. Click on 'Reset Column Layout'
  4. See the column order and widths being reset to the inital values
  5. See error => Column header sort markers disappear
  6. Click on "Get Sorters"
  7. See => the sorters are still active

Expected behavior
Column header sort markers should be visible after clicking on "Reset Column Layout" (calling setColumnLayout)

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Firefox
  • Version: 124.0.1
@kermit-the-frog kermit-the-frog added the Possible Bug A possible bug that needs investigation label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Bug A possible bug that needs investigation
Projects
None yet
Development

No branches or pull requests

1 participant