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

Property 'reset' does not exist on type 'DataTableComponent' #19

Open
devMaheshJava opened this issue Oct 6, 2018 · 0 comments
Open

Comments

@devMaheshJava
Copy link

[email protected]

I generated a Data Table using the jhipster-pages with the name DataTable
and generated dataTable-component, model and service

but in registerChangeInDataTables of dataTable.component.ts,
there's a call of reset() function but that function never written.

It causing compile error.

ERROR in D:/Users/BILONE/eclipse-workspace/magnet-school/src/main/webapp/app/pages/about-us/dataTable.component.ts(66,106):
TS2339: Property 'reset' does not exist on type 'DataTableComponent'.

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