Coder Social home page Coder Social logo

Comments (7)

KhaledGabr avatar KhaledGabr commented on September 16, 2024 1

@waterplea Apologies! It appears to be some browser extension. I mistakenly assumed it was related because of the "increment counter" function.

The stepper is just silently failing then.

from taiga-ui.

KhaledGabr avatar KhaledGabr commented on September 16, 2024 1

It works now with the new package, Thanks a lot Alex!

For reference: Updated HttpClientModule to provideHttpClient(),
image

from taiga-ui.

waterplea avatar waterplea commented on September 16, 2024

I'm confused as to where this code comes from and why is it relevant to input number when it says .tui-image-editor-download-btn 🤔

from taiga-ui.

waterplea avatar waterplea commented on September 16, 2024

@KhaledGabr You imported NG_EVENT_PLUGINS but didn't add them to app config. It should get added by migration script/ng add, probably an issue with RC not ready yet with all the scripts. How did you create this app, what scripts did you run?

from taiga-ui.

KhaledGabr avatar KhaledGabr commented on September 16, 2024

@waterplea I ran the migrations and fixed a few issues manually. However, this is just an example repo, that I created manually by copying and pasting things from my private repo. Apparently, I did miss importing NG_EVENT_PLUGINS in my example repo indeed.

But adding NG_EVENT_PLUGINS doesn't seem to fix issue still:
KhaledGabr/ssr-test@8e47d14

from taiga-ui.

KhaledGabr avatar KhaledGabr commented on September 16, 2024

just realized something, when I tried to revert to the previous pacakge (@tinkoff/ng-event-plugins), it worked again!

image

from taiga-ui.

waterplea avatar waterplea commented on September 16, 2024

I believe you just need to drop importProvidersFrom completely. There's no need to do it for browser module or animations module. Could you try doing that and keep the new package?

from taiga-ui.

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.