Giter Site home page Giter Site logo

venzhyk / ng-bootstrap-form-generator Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 107 KB

Angular 2 + Bootstrap 4 Form Generator. Library provides Angular components that help quickly generate Bootstrap Form from JavaScript object (CLOSED)

TypeScript 100.00%

ng-bootstrap-form-generator's Issues

Using ng-bootstrap-form-generator in multi-module Angular app

I'm trying to use ng-bootstrap-form-generator in a multi-module Angular app.

I've imported BootstrapFormGeneratorModule in the main AppModule even though it isn't used there.

AppModule imports a module called BootstrapModule, which imports all the modules that have components in them.

BootstrapFormGeneratorModule is in my EntryModule, which has my login and register components. I've tried to use the form generator on my login form (EntryModule also imports BootstrapFormGeneratorModule).

The full code is available here: https://github.com/TheMagnificent11/LunchVoting/tree/feature/12_form-generator

This is the error I'm getting.

vendor.js:52783 Uncaught Error: Unexpected value 'BootstrapFormGeneratorModule' imported by the module 'AppModule'. Please add a @NgModule annotation.
    at syntaxError (vendor.js:52783)
    at vendor.js:66487
    at Array.forEach (<anonymous>)
    at CompileMetadataResolver.getNgModuleMetadata (vendor.js:66470)
    at JitCompiler._loadModules (vendor.js:77915)
    at JitCompiler._compileModuleAndComponents (vendor.js:77888)
    at JitCompiler.compileModuleAsync (vendor.js:77817)
    at PlatformRef_._bootstrapModuleWithZone (vendor.js:16812)
    at PlatformRef_.bootstrapModule (vendor.js:16798)
    at Object.options.path (boot.browser.ts:23)

Do you know what I'm doing wrong?

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.