Perspective Map layers.ui.view animations not updating on all clients

Views in a Perspective Map do not seem to animate properly on all clients / browsers. layers.ui.view items animate properly only in the designer and the iPhone native app. The color animations do not change in the Android native app, Chrome, or Firefox.

As you can see in the screenshot the pin colors change depending on if the site is running or not. The layers.ui.marker items animate and change properly however I must use layers.ui.view because the map will be dynamically loaded with pins / site names so I can’t hard code animations on the map itself. The only way I could think to do this is to dynamically build the pins as views and pass a tag path parameter to them. It works as desired just not everywhere!

Using Version: 8.1.4-rc1 (b2021031812)

Thanks!