Code Monkey home page Code Monkey logo

Comments (5)

AckerApple avatar AckerApple commented on August 11, 2024 1

If you remove the ngfFormData entirely, do you then get an error about any of the ngfDrop attributes?

I very much suspect something simple is just not right in your configuration because the error you are getting is a very generic message to say that the angular-file module has not been imported.

This library is in use by many and used in production. My production project has angular/core v7.2.0 with angular-file v0.5.4.

Keep trying. Let me know. Perhaps I can build you a test repo where you run a few commands and will have a local copy up and running

from angular-file.

AckerApple avatar AckerApple commented on August 11, 2024

You’re pasting too much and asking too much. I don’t have time to give full support like you are needing.

From the small clues I see, you’re just not even importing the angular-file module into your app module.

If you want free help, you’ll need to be much more brief and concise. I’m not reading a bunch of pasted code for free

from angular-file.

yohann-teisseire avatar yohann-teisseire commented on August 11, 2024

Hello,

Thanks for your answer, i have updated my question to be more concise.

Thanks

from angular-file.

yohann-teisseire avatar yohann-teisseire commented on August 11, 2024

Hello,

Thanks for your answer, you were rigth.
I have included the ngfModule in my app.module.tsbut I used it in a submodule called campaign.module.ts.

After adding the ngfModule in my submodule, the issue was gone.

I thought that if we include the ngfModule in app.module.ts all the submodules can use it.

from angular-file.

applecod avatar applecod commented on August 11, 2024

Glad you good. It’s actually reverse, in the a master module gets to use everything imported from the sub module.

Be well

from angular-file.

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.