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] Table MultiSelect is not working #1894

Open
ThatoFrancisMakola opened this issue May 17, 2024 · 0 comments
Open

[BUG] Table MultiSelect is not working #1894

ThatoFrancisMakola opened this issue May 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ThatoFrancisMakola
Copy link

Browser

Chrome Version 125.0.6422.61 (Official Build) (64-bit) and other browsers

OS

Windows 11 Pro

Screen size

1920 x 1200

Describe the bug

Now when I click on the MultiSelect checkbox it throws the below exception:
Exception thrown: 'System.InvalidOperationException' in System.Linq.dll

How to reproduce

  1. Using C# blazor wih TabBlazor Theme at (https://tabblazor.com/docs/tables even on this side the MultiSelect is not working)
  2. In a razor page have a table with list data and give it ShowCheckboxes Selectable="true" MultiSelect properties and
  3. run the app(in Visual Studio Community 2022 v17.9.3) and display the table list and click on the MultiSelect checkbox and
  4. the Exception 'System.InvalidOperationException' in System.Linq.dll is thrown

Screenshots

No response

JSFiddle

No response

@ThatoFrancisMakola ThatoFrancisMakola added the bug Something isn't working label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant