Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

angular grid demo #503

Open
chris-house opened this issue May 6, 2022 · 0 comments
Open

angular grid demo #503

chris-house opened this issue May 6, 2022 · 0 comments

Comments

@chris-house
Copy link

chris-house commented May 6, 2022

Describe the bug

https://stackblitz.com/github/jqwidgets/angular_demos/tree/master/grid/defaultfunctionality?file=src%2Fapp%2Fapp.module.ts
image

To Reproduce
Steps to reproduce the behavior:
The demo provided on jqwidget site is using any everywhere versus strongly typing objects. It is complaining also about the import path and lint rules not being valid. I have never seen an import statement that imports from a .ts file in angular.

Expected behavior
strongly type the objects and not use any.
fix the import.

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

No branches or pull requests

1 participant