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

Using the selectable tag throws an exception #7719

Closed
antonmironovv opened this issue Feb 12, 2024 · 0 comments
Closed

Using the selectable tag throws an exception #7719

antonmironovv opened this issue Feb 12, 2024 · 0 comments
Assignees
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item Next Release Item that will be included in the next official release Regression Broken functionality which was working previously S: Wrappers (ASP.NET Core) SEV: Critical
Milestone

Comments

@antonmironovv
Copy link

antonmironovv commented Feb 12, 2024

Bug report

Regression introduced with 2024.1.130

Reproduction of the problem

Open this REPL example.

Current behavior

The selectable tag is breaking the application.

Expected/desired behavior

The selectable tag should work as in the previous versions.

Workaround

Set the cell-aggregates attribute to true - REPL:

<selectable mode="single" cell-aggregates=true/>

Environment

  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Feb 12, 2024
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Feb 16, 2024
@Dimitar-Goshev Dimitar-Goshev changed the title Using the <selectable /> tag throws an exception Using the selectable tag throws an exception Feb 16, 2024
@aleksandarevangelatov aleksandarevangelatov added the Next Release Item that will be included in the next official release label Feb 19, 2024
@VicTachev VicTachev added this to the 2024 Q2 milestone Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Grid FP: Completed Sync status with associated Feedback Item Next Release Item that will be included in the next official release Regression Broken functionality which was working previously S: Wrappers (ASP.NET Core) SEV: Critical
Projects
None yet
Development

No branches or pull requests

3 participants