Patrick@FullStory

Results 23 comments of Patrick@FullStory

Hey @vitorbal thanks for the suggestion! We appreciate your support, thanks for using the library.

Hey Austin! Thanks for proposing this, sorry for the delayed reply. Let me circle back with some other folks on my team to review.

Thoughts on implementation: ### isReady() with a promise ```JavaScript let alreadyReady = () => {}; // test to see if window['_fs_ready'] has already been set in the of the document...

Question: is there a use case where a client of the FullStory browser API cares whether FS is ready other than waiting to get a session replay url (or session...

@amcdnl thanks again for the great feedback! We have lately rolled out an OSS project called the [Data Layer Observer](https://github.com/fullstorydev/fullstory-data-layer-observer) that will listen to changes in an analytics data layer....

Thanks Austin, Good catch. We'll revisit the docs.

Good suggestion, thanks Austin.

Hi @scottcarol thanks for checking out the plugin. I see that React DevTools is logging prop type warnings. I'd like to zero in on how our plugin behaves while React...

Thanks for the additional info, we'll check this out.

Hey @scottcarol. You also have the option of adding your own data-* attributes. You can find a list of attributes that we index out of the box here: https://help.fullstory.com/hc/en-us/articles/360044844553-How-to-search-on-data-attributes-in-FullStory-BETA- I...