@jared-wiltshire said in md-button text invisible:
<ma-button label="test"></ma-button>
Thanks for your suggestion, but still having some issues:
With the <md-button> the other buttons' outline at least showed and were clickable in the info-window. Now with the <ma-button> only one button (the first one) shows up (had to use the raised="true" for the text to be visible anyway) but it seems to ignore the rest of the lines of code in the div, as it does not show the other buttons/content (I thought it might be an issue with the size of the info-window but overriding the autosizing is not working either).