two-column buttons collection: right-hand column no longer displaying text
two-column buttons collection: right-hand column no longer displaying text
I have two DataTables instances which use Buttons' two-column layout. They have been working perfectly well, but today I find that the right-hand column buttons are no longer displaying their text. They still function as expected, but are blank.
The relevant scripts have not been altered in any way, and I can't think of any "generic" change, such as CSS, which might be relevant.
The Debugger tells me that DataTables, Buttons, and Editor are up-to-date.
Has anyone else encountered this?
TIA
This question has an accepted answers - jump to answer
Answers
A browser upgrade perhaps? What browser are you using, and does it happen in other browsers as well?
Allan
You got me! I hated the new Firefox and began switching to Chrome. It never crossed my mind that a different browser might have this effect.
Is there a known remedy for this? (For the sake of clarity: Firefox displays as expected, Chrome omits right column button texts.)
Many thanks.
What version of Buttons are you using?
There was an issue that caused exactly what you are seeing, but that was way back in 2015. Although having said that, it looks like it still hasn't been fixed in Chrome.
The Buttons CSS should have a workaround for that now, and this example appears to work okay for me in Chrome.
Allan
Many thanks for all the detail. All okay now.