react-amplitude icon indicating copy to clipboard operation
react-amplitude copied to clipboard

Make debounceInterval propagate via context

Open helixbass opened this issue 5 years ago • 0 comments

It looks like debounceInterval on <Amplitude> is specifically attached to that <Amplitude> instance's logEvent() handler

I was expecting/it would be nice if the debounceInterval propagated to all nested <Amplitude> instances similar to how eg eventProperties do

helixbass avatar Jun 12 '19 14:06 helixbass