-
# Description
- custom hook to access the `logEvent` and `instrument` functions
## Code
```javascript
import { Amplitude, AmplitudeProvider } from '@amplitude/react-amplitude';
import ampli…
-
8.21.4 includes a new version of filter-obj that uses the Optional chaining operator. This is not supported on safari 12 https://caniuse.com/mdn-javascript_operators_optional_chaining
## Expected…
-
Hello Amplitude!
What was the reason to implement react-native SDK on top of JS SDK? Probably it would be more correct to implement bridges around native SDK?
I worry that conditions might lead …
-
On web platform, information about the browser is placed in the field intended for the operating system:
https://github.com/amplitude/Amplitude-JavaScript/blob/d6982f7d86ea240e85037eefb4c4c1bf50cd9…
-
Need to remove `componentWillReceiveProps` in `react-amplitude/blob/master/src/components/Amplitude.js` as this is being removed in React v17
-
## Expected Behavior
Shouldn't log warnings
## Current Behavior
When importing the file `import { init } from '@amplitude/node';`, it yields the following output:
```
warn - ./node_modul…
-
I have use amplitude-js in angular ssr but it gives me error like this
**amplitude is not defined**
If have any suggestion Please help me out.
-
## Expected Behavior
expect that no response error when sending event to amplitude
## Current Behavior
I found some issue on sentry. This kind of issue happened accidentally.
All of …
-
I've updated to the newest amplitude script locally from https://github.com/amplitude/Amplitude-Javascript, but the events are never being POSTed to amplitude for some reason. When debugging, I can s…
-
https://github.com/amplitude/experiment-js-client/blob/bf3f5c39f7171fa280b35d1eca9d173b7d426a4f/packages/analyticsConnector/src/util/equals.ts#L2
In my case, Amplitude-Typescript calls this functio…