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

Freeze columns #101

Open
JStant95 opened this issue Oct 27, 2021 · 1 comment
Open

Freeze columns #101

JStant95 opened this issue Oct 27, 2021 · 1 comment

Comments

@JStant95
Copy link

I have encountered an issue with the freeze columns config setting. I get the following error TypeError: Cannot read properties of undefined (reading 'getAttribute') in these circumstances:

  • if number of total columns < freeze_columns + 1
  • if screensize is narrow so that the displayed number of columns < freeze_columns ( + 1)
@Luisgustavom1
Copy link

Luisgustavom1 commented Nov 23, 2023

I'm having the same problem, but when i test with react testing library.
I'm using jspreadsheet v8.

Did you come up with a solution @JStant95?

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

2 participants