Code Monkey home page Code Monkey logo

Comments (5)

scttcper avatar scttcper commented on July 22, 2024

I've only managed to get the warnings once and then they disappeared. Try out 0.0.4 I've reset the packages i'm using in the project to the stable versions. I also find trashing node_modules and reinstalling usually silences it. I think it has something to do with webpack's caching when adding it to a project. Not totally sure yet as I publish a few other packages in a similar way.

Edit: oh you're lazy loading... hmmm maybe i'll try that out. Lazy loading is probably the right choice since this module is heavy from the emoji data.

from ngx-emoji-mart.

scttcper avatar scttcper commented on July 22, 2024

Lazy loading seems to be working as well https://github.com/TypeCtrl/emoji-mart-test

from ngx-emoji-mart.

Renader avatar Renader commented on July 22, 2024

Wow that was a fast reply! I'll check as soon as I'm at my home pc.

from ngx-emoji-mart.

Renader avatar Renader commented on July 22, 2024

The update did not helped. I checked out your demo repo and it worked. I digged deeper and could identify the typescript version as issue.

It doesn't work with 0.0.4 and "typescript": "2.5.3" but it did work after upgrading to typescript 2.6.2. Since 2.5.x is still pretty common you might want to fix that - for me it works now since I have no issues with upgrading Typescript.

Thanks for your fast reaction!

from ngx-emoji-mart.

scttcper avatar scttcper commented on July 22, 2024

i'm not sure there's a way to fix it without publishing it as two separate npm packages, but i'll keep my eye out for options. Thanks for figuring out the cause.

from ngx-emoji-mart.

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.