marcialwushu / angular-electron

Angular Desktop Apps with Electron
5 stars 0 forks source link

VM5508 vendor.js: 22976 Uncaught Error: Template parse errors: #6

Open marcialwushu opened 4 years ago

marcialwushu commented 4 years ago
Uncaught Error: Template parse errors:
Can't bind to 'default' since it isn't a known property of 'mdb-checkbox'.
1. If 'mdb-checkbox' is an Angular component and it has 'default' input, then verify that it is part of this module.
2. If 'mdb-checkbox' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("ervice.qnProgress].QnID,i)">Salvar</button> -->
                                      <mdb-checkbox [ERROR ->][default]="true"></mdb-checkbox>
                                    </li>

"): ng:///AppModule/QuizComponent.html@36:52
'mdb-checkbox' is not a known element:
1. If 'mdb-checkbox' is an Angular component, then verify that it is part of this module.
2. If 'mdb-checkbox' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("vice.qns[quizService.qnProgress].QnID,i)">Salvar</button> -->
                                      [ERROR ->]<mdb-checkbox [default]="true"></mdb-checkbox>
                                    </li>

"): ng:///AppModule/QuizComponent.html@36:38
    at syntaxError (VM5508 vendor.js:9167)
    at TemplateParser.push../node_modules/@angular/compiler/fesm5/compiler.js.TemplateParser.parse (VM5508 vendor.js:22976)
    at JitCompiler.push../node_modules/@angular/compiler/fesm5/compiler.js.JitCompiler._parseTemplate (VM5508 vendor.js:32164)
    at JitCompiler.push../node_modules/@angular/compiler/fesm5/compiler.js.JitCompiler._compileTemplate (VM5508 vendor.js:32151)
    at VM5508 vendor.js:32094
    at Set.forEach (<anonymous>)
    at JitCompiler.push../node_modules/@angular/compiler/fesm5/compiler.js.JitCompiler._compileComponents (VM5508 vendor.js:32094)
    at VM5508 vendor.js:32004
    at Object.then (VM5508 vendor.js:9158)
    at JitCompiler.push../node_modules/@angular/compiler/fesm5/compiler.js.JitCompiler._compileModuleAndComponents (VM5508 vendor.js:32003)