Hello, i somehow remember that there used to be some helper functions in A12 Client or widgets in order to detect the browser / OS / resulution etc.
IS my assumption correct & where can I find this?
Somehow I cannot find this anywhere in the documentation.
We need to detect Firefox. Of course we could use an existing library like “detect-browser” or implement our own logic, but maybe A12 client has something “out of the box” ?
The A12 Widgets offer a SizeDetector component. See here: Widgets Showcase or search for “resize detector”.