igniteui-angular
igniteui-angular copied to clipboard
fix(tab-layout): fix overlapping contents of tab layout
Closes #11408
Additional information (check all that apply):
- [x] Bug fix
- [ ] New functionality
- [ ] Documentation
- [ ] Demos
- [ ] CI/CD
Checklist:
- [ ] All relevant tags have been applied to this PR
- [ ] This PR includes unit tests covering all the new code (test guidelines)
- [ ] This PR includes API docs for newly added methods/properties (api docs guidelines)
- [ ] This PR includes
feature/README.MDupdates for the feature docs - [ ] This PR includes general feature table updates in the root
README.MD - [ ] This PR includes
CHANGELOG.MDupdates for newly added functionality - [ ] This PR contains breaking changes
- [ ] This PR includes
ng updatemigrations for the breaking changes (migrations guidelines) - [ ] This PR includes behavioral changes and the feature specification has been updated with them
@Svetloslav15 can you provide a sample with the problem since when I test in the dev demos, adding a grid inside the tabs does not cause any problems? I have not seen any overlapping. The problem may be outside of the tabs not inside.
There has been no recent activity and this PR has been marked inactive.
There has been no recent activity and this PR has been marked inactive.
There has been no recent activity and this PR has been marked inactive.
I guess it's safe to assume this is not getting any attention anytime soon. Can we close it so we don't pollute the PR list?
@Svetloslav15 , @hanastasov