Hi LILIDINE ,
Thanks for reporting this bug!
We have found out what's causing the issue and will release a bug fix update as soon as possible.
For now you can perhaps use a custom CSS to show the label:
:not(#\ ):not(#\ ):not(#\ ):not(#\ ).buttonizer-label {
opacity: 1 !important;
visibility: visible !important;
}