Since the mainTooltpId is now being used as part of the action menu items,...
Since the mainTooltpId is now being used as part of the action menu items, make sure it is generated in the constructor of the action menu component instead of within the render method. This fixes a regression caused by a recent change where the file upload buttons in the action menu stopped working.
Please register or sign in to comment