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
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
The text was updated successfully, but these errors were encountered:
oscargong
changed the title
[Sourcing] fdp-table enableRowHeaderRole @input is missing in 0.43 (ng-15)
[Sourcing] fdp-table enableRowHeaderRole @input is missing in both 0.43.24 and 0.48.0
Jan 5, 2024
oscargong
changed the title
[Sourcing] fdp-table enableRowHeaderRole @input is missing in both 0.43.24 and 0.48.0
[P2][Sourcing] fdp-table enableRowHeaderRole @input is missing in both 0.43.24 and 0.48.0
Jan 5, 2024
Is this a bug, enhancement, or feature request?
bug
Describe your proposal.
We have a new
@Input enableRowHeaderRole
for Platform Table since v0.42.0-rc.3 (PR #9956)But such input property is missing in latest ng-15 downport 0.43.24. it is missing in 0.48.0-rc.29 too.
This property got removed in this PR: #9991
Can you handle that on the application side
No
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
The text was updated successfully, but these errors were encountered: