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

Pivot Grid Value Formatter argument populates source value only for first Value #15147

Open
skrustev opened this issue Dec 5, 2024 · 0 comments
Assignees

Comments

@skrustev
Copy link
Member

skrustev commented Dec 5, 2024

Description

Only the first value formatter receives column argument with correct value property assigned. The other values all have formatter argument being undefined.

  • igniteui-angular version: 19.0.x
  • browser: any

Steps to reproduce

  1. Run the attach sample
  2. Observe the console and the logged column argument values.

Result

The second value formatter column value is not defined.

Expected result

The second value formatter column value should be defined.

Attachments

formatter_value_empty.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants