TurboTable: Can't bind to 'dropdownAppendTo' since it isn't a known property of 'p-paginator'.

UI Components for Angular
Post Reply
glennsymons
Posts: 10
Joined: 06 Dec 2017, 14:59

30 Jan 2018, 14:15

Hi,

When i import the new TurboTable (RC2) i get the following error:
vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:67850 Uncaught Error: Template parse errors:
Can't bind to 'dropdownAppendTo' since it isn't a known property of 'p-paginator'.
1. If 'p-paginator' is an Angular component and it has 'dropdownAppendTo' input, then verify that it is part of this module.
2. If 'p-paginator' 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. ("')"
[templateLeft]="paginatorLeftTemplate" [templateRight]="paginatorRightTemplate" [ERROR ->][dropdownAppendTo]="paginatorDropdownAppendTo"></p-paginator>

<div class="ui"): ng:///TableModule/Table.html@13:96
Can't bind to 'dropdownAppendTo' since it isn't a known property of 'p-paginator'.
1. If 'p-paginator' is an Angular component and it has 'dropdownAppendTo' input, then verify that it is part of this module.
2. If 'p-paginator' 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. ("')"
[templateLeft]="paginatorLeftTemplate" [templateRight]="paginatorRightTemplate" [ERROR ->][dropdownAppendTo]="paginatorDropdownAppendTo"></p-paginator>
<div *ngIf="summaryTemplate"): ng:///TableModule/Table.html@35:96
at syntaxError (vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:67850)
at TemplateParser.parse (vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:92026)
at JitCompiler._parseTemplate (vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:101979)
at JitCompiler._compileTemplate (vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:101954)
at vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:101855
at Set.forEach (<anonymous>)
at JitCompiler._compileComponents (vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:101855)
at vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:101725
at Object.then (vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:67839)
at JitCompiler._compileModuleAndComponents (vendor.js?v=PlGmb0JrwLahx3TDpyjMCVfX-mO8-OnqxjrKEbF8gII:101724)

Any idea how to fix this?
Regards,
Glenn

glennsymons
Posts: 10
Joined: 06 Dec 2017, 14:59

20 Feb 2018, 11:07

Still have this error with the non rc version. Somebody an idea?

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

02 Mar 2018, 22:43

Can't see the problem with 5.2 final.

paulswan
Posts: 94
Joined: 27 Apr 2017, 08:19

04 Mar 2018, 23:33

Check that you have imported TurboTable in your module as this error is typical of that sort of thing.

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 16 guests