Hey All,
I noticed an oddity. In chrome when interacting with my app on localhost, I use aggrid to load selected rows of data, however, I noticed all the sudden that my selected rows would not Load after the refresh. When I attempted a different browser (firefox) OR when I interact with my app through my website http://pollenq.com the aggrid selected rows works just fine.
I now assume there is something going on with the app while running on localhost on chrome? But not sure why I’m experiencing this.
I’ll confirm back when I figure out !