adobe / helix-rum-js

Helix RUM Event Generator for JavaScript
Apache License 2.0
1 stars 8 forks source link

fix: for h5 passing blob type. Expose sendPing as a function #165

Closed chicharr closed 1 month ago

chicharr commented 5 months ago

Add fix for H5 passing blob type in top checkpoint sendBeacon call. Expose sendPing as a function to be eventually used by the enhancer and avoid code duplication.

kptdobe commented 4 months ago

Tests are still missing

chicharr commented 1 month ago

Merged as part of a different PR