Skip to content

Conversation

@pascalhaakmat
Copy link

This pull request enables the treetable to work with Angular 9. Mostly it's package.json updates.

This removes the @Required decorator since it throws a TypeError (cannot redefine property 'tree').

See also #47

@bohoffi
Copy link

bohoffi commented May 26, 2020

@pascalhaakmat could you please fix the build to make this PR mergable?

@gaeljw
Copy link

gaeljw commented May 27, 2020

Wow, this is great work. It would be awesome to support Angular9 👍

@clement-lpr
Copy link

clement-lpr commented Jun 2, 2020

Thanks for the update effort for A9

Can't wait for it to be deployed :)

@Mario0419
Copy link

Any update on this?

@pradeepkv-svec
Copy link

@pascalhaakmat

  • support for angular 9 is great work.

  • I am using this code for generating treetable in my application,but iam facing one issue with the fold method from fp-ts library.Currently fold method is deprecated in fp-ts and angular latest versions.

  • i am getting below error while using the fold in tree service file and also in treetable component file.can you please help me to resolve this below error on
    image
    error in treetable component file
    image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants