Closed venkivijay closed 3 years ago
This happens because the skill cloud renderer's size depends on its parent element which is positioned absolute
without any definitive width or height. Providing full height and width will make sure that the render gets full height and width irrespective of the icons loading state.
Describe the bug On initial page load, when the skill cloud icons are first loaded, the cloud gets squished as there is not enough space.
To Reproduce Steps to reproduce the behavior:
Expected behavior Skill cloud should be rendered properly
Screenshots