Closed NicolasCARPi closed 1 year ago
Hi @NicolasCARPi thanks for the heads up!
Given what you said above about the lack of support for userAgentData in safari/firefox, I think I'll wait until this becomes an issue for someone. Maybe by that time userAgentData will be supported universally. Cheers!
Hello @tnrich,
I'm using OVE in eLabFTW and came across this warning in Chrome dev tools:
Given that
navigator.userAgentData
is not yet supported in Safari and Firefox, and thatnavigator.userAgent
might be enough for your use case, this issue is probably not a big deal, but I wanted to let you know in case you want to brush up the user agent detection in your codebase.Best, ~Nico