React 19.1.1 has a potential regression bug where ISO date strings in object arrays cause ref handling errors during prop processing, manifesting as "Cannot read properties of undefined (reading 'ref' ...
I'm testing the faro-web-sdk (faro-react:1.19.0) integration with my React app using V6 Routing, following the instructions from npmjs.com/@grafana/faro-react. Is ...