marker-io / browser-sdk

Marker.io browser SDK
MIT License
8 stars 8 forks source link

How do you clear/unset the reporter? #26

Open hcharley opened 1 year ago

hcharley commented 1 year ago

if you call widget.setReporter({ email: 'x@x.x', fullName: 'x@x.x' }) is there a widget.clearReporter() or should there be?

MatthewAry commented 4 months ago

Bump.