I previously used HTML in the labels of my table headers and it worked seamlessly. With the latest update the HTML is now displaying in the table header.
This is an example of a header label: <span style="display: block; text-align: right">Spring Student<br>Enrollment</span>
Here is a link to the dashboard: https://orleg.maps.arcgis.com/apps/dashboards/ada01f737ec4457682887a848e0b5624#
We use <br> in practically every dashboard table header. This is going to be a nightmare if we to change it everywhere and will make dashboards worse for the end user by making table columns unnecessarily long. Can this please be changed back to how it was ASAP? Unless there's a new way to do this which we have neglected to find?
Hello,
same for my dashboard, I have a bunch of expressions such as: "<div style="text-wrap: wrap;">Date Collected</div>" and all of them are now broken.