ngx-segment-analytics icon indicating copy to clipboard operation
ngx-segment-analytics copied to clipboard

Segment Analytics for Angular 12 -> 17

Results 21 ngx-segment-analytics issues
Sort by recently updated
recently updated
newest added

### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request ``` ### OS and...

bug
question

### Bug Report or Feature Request (mark with an `x`) ``` - [x ] bug report -> please search issues before submitting - [ ] feature request ``` ### OS...

bug

### Bug Report or Feature Request (mark with an `x`) - [x] bug report -> please search issues before submitting - [ ] feature request ### OS and Version? MacOS...

bug

Hi guys, When I inject SegmentService in a component and call this.segment.id() or this.segment.user() it throws following error: `TypeError: this.w.analytics.id is not a function at SegmentService.push../node_modules/ngx-segment-analytics/index.js.SegmentService.id (index.js:201)` Identify() & page()...

### Bug Report or Feature Request (mark with an `x`) ``` - [x ] bug report -> please search issues before submitting - [ ] feature request ``` ### OS...

help wanted

### Bug Report or Feature Request (mark with an `x`) ``` - [ x] bug report -> please search issues before submitting - [ ] feature request ``` ### OS...

This code contains an unused variable (`cdnUrl`) and this may be a bug: ```typescript if (this._config.loadOnInitialization && !SegmentService._segmentInstance.instance?.initialized) { if (this._config.segmentHost) { // Deprecated option const cdnUrl = 'https://' +...

Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...

dependencies

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.0 to 1.20.3. Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add depth option to customize the depth level in the parser IMPORTANT:...

dependencies

Bumps [dset](https://github.com/lukeed/dset) from 3.1.2 to 3.1.4. Release notes Sourced from dset's releases. v3.1.3 Patches Add "types" export conditions for TypeScript "nodenext"/"node16" resolution: #40 Thank you @​Akkuma Full Changelog: https://github.com/lukeed/dset/compare/v3.1.2...v3.1.3 Commits...

dependencies