You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Run the attach sample
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.
Description
Only the first value formatter receives column argument with correct value property assigned. The other values all have formatter argument being undefined.
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: