import turboTable does not work

UI Components for Angular
rafa-as
Posts: 14
Joined: 28 Jul 2017, 13:53

19 Jan 2018, 11:57

Tell me if you can't do the update I did this tedious task on my projects and I can do a pull request on your project.

Anyway this is my environment (last version of all):

Code: Select all

Angular CLI: 1.6.5
Node: 9.3.0
OS: darwin x64
Angular: 5.2.1
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

@angular/cli: 1.6.5
@angular/flex-layout: 2.0.0-beta.12
@angular-devkit/build-optimizer: 0.0.41
@angular-devkit/core: 0.0.28
@angular-devkit/schematics: 0.0.51
@ngtools/json-schema: 1.1.0
@ngtools/webpack: 1.9.5
@schematics/angular: 0.1.16
typescript: 2.6.2
webpack: 3.10.0

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

19 Jan 2018, 12:54

optimus.prime wrote:
18 Jan 2018, 22:16
What is your Angular version, I got this working on Angular 5.2.0, will try with a brand new CLI project tomorrow and update our quickstart-cli as well. Would be great if we can replicate it to see why it fails.
We are using Angular 5.2.1.
Its a non cli project. Visual studio with webpack (the standard visual studio angular template)

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

19 Jan 2018, 15:00

Tried with latest CLI and can't replicate. Can you try manually adding the following file named table.d.ts at node_modules/primeng;


table.d.ts

Code: Select all

export * from './components/table/table';

rafa-as
Posts: 14
Joined: 28 Jul 2017, 13:53

19 Jan 2018, 18:33

optimus.prime wrote:
19 Jan 2018, 15:00
Tried with latest CLI and can't replicate. Can you try manually adding the following file named table.d.ts at node_modules/primeng;


table.d.ts

Code: Select all

export * from './components/table/table';
My issue it's because i'm using the AOT mode.

https://github.com/primefaces/primeng/issues/4841

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

19 Jan 2018, 19:41

4841 will be fixed in 22nd's 5.2.RC2 release.

rafa-as
Posts: 14
Joined: 28 Jul 2017, 13:53

19 Jan 2018, 19:43

optimus.prime wrote:
19 Jan 2018, 19:41
4841 will be fixed in 22nd's 5.2.RC2 release.
Awesome! Thanks you!!

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 28 guests