Code Monkey home page Code Monkey logo

Comments (7)

j0wey avatar j0wey commented on June 12, 2024 2

Possibly caused by the bug from the core library?
This is fixed now, but not yet committed to the master branch.

from ngx-cookieconsent.

tinesoft avatar tinesoft commented on June 12, 2024 1

Hi folks,

For future readers/googlers, please read #97 (comment) as it should fixed the issue.

from ngx-cookieconsent.

tinesoft avatar tinesoft commented on June 12, 2024

Hi,

Please provide the necessary minimum information as requested in the issue template (ng version, library version, etc...)

This helps providing a useful answer quickly

from ngx-cookieconsent.

skobak avatar skobak commented on June 12, 2024

Hi,

Please provide the necessary minimum information as requested in the issue template (ng version, library version, etc...)

This helps providing a useful answer quickly

Thanks for the correction, not sure is it a bug but I update mine issue!

from ngx-cookieconsent.

RFreij avatar RFreij commented on June 12, 2024

Same problem here:

Angular CLI: 7.3.8
Node: 10.16.0
OS: linux x64
Angular: 7.2.13
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, platform-server, router
... service-worker

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.10.7
@angular-devkit/build-angular     0.10.7
@angular-devkit/build-optimizer   0.10.7
@angular-devkit/core              7.3.8
@angular-devkit/schematics        7.3.8
@angular/cli                      7.3.8
@schematics/angular               7.3.8
@schematics/update                0.13.8
rxjs                              6.4.0
typescript                        3.1.6
webpack                           4.30.0
ngx-cookieconsent@^2.2.2
cookieconsent@^3.1.1:

from ngx-cookieconsent.

strictd avatar strictd commented on June 12, 2024

This is due to the subscription firing when the service initializes. By the time your app component reads the Subject it's already fired. I changed the module to use a BehaviorSubject .. this.initializeSource = new BehaviorSubject(); ..

from ngx-cookieconsent.

rlyttle avatar rlyttle commented on June 12, 2024

Any update on a fix for this?

from ngx-cookieconsent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.