I have a bunch of buttons in the command bar in different entities. They all suddenly failed to load the PowerFx.
The Javascript button are still working. But if click on the buttons with PowerFx function in the OnSelect property, it is prompting the error "The Component Library is still publishing. Please try again."

And I guess because the visibility of the buttons are also using PowerFx and they are not working. So now every button are displaying no matter what the condition is. They were just working well in the morning 😞
e.g. the button has set to appear only when selecting more than 1 row, but it appears anyway


I have tried republishing the component library, republishing some entity's command bar, regenerating ribbon metadata, publishing all customisation and recreating the buttons etc. None of them save me.
Can anyone help me :'(