- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6.8k
Closed
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the teamtroubleshootingThis issue is not reporting an issue, but just asking for helpThis issue is not reporting an issue, but just asking for help
Description
What are you trying to do?
Adjust with width of a sticky column using ngStyle.
What troubleshooting steps have you tried?
I asked about it here on Stackoverflow. The questions include a Stackblitz demo:
What are you seeing that does not match your expectations?
Detailed explanation in SO post ... It looks like Angular is calculating the left position of the sticky table column, and using the packaged CSS to do so ... so when the CSS is overridden with a shorter width that is dynamically applied with ngStyle a gap appears between the sticky columns.
Reproduction
Environment
- Angular: 12
Metadata
Metadata
Assignees
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the teamtroubleshootingThis issue is not reporting an issue, but just asking for helpThis issue is not reporting an issue, but just asking for help