Forum Discussion
Command Bar is missing from Lists and Libraries Sharepoint online
To check whether your SPFx extension blocking the rendering of these command buttons, try to remove the extension temporarily and see if they render properly. Check if you see any log in the browser console. If you can post any errors in you see in browser console will help to understand what is going on .
Thanks for the quick response.
Fortunately there are no errors in the console. When troubleshooting with the developer tools, I found the control is hidden. Below highlighted is the control and its attribute is hidden. This is not our class. Not sure why its hidden.
Also by unchecking the Visibility attribute and increasing the margin height in the developer tool, displayed the control as shown below.
It is not our class and I haven't touched it. Any idea what might be causing this problem?
Please provide your assistance.