We are using the Adaptive Column widget on our application with it set to Break-all when on tablet.
It works when using Google Chrome on an Ipad Pro 10.5, but when using Safari as the browser, it does not apply the Break-all.
On the inspect, we can see that it is recognizing it as being on a tablet.
Has anybody else experienced this, and is there a remedy?
Hi Willem, as an alternative, maybe you can use css properties to define your responsive columns?Few examples here: https://css-tricks.com/guide-responsive-friendly-css-columns/