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

[Error] Property 'search' does not exist on type EntityComponent #17

Open
smunir opened this issue Jun 26, 2020 · 0 comments
Open

[Error] Property 'search' does not exist on type EntityComponent #17

smunir opened this issue Jun 26, 2020 · 0 comments

Comments

@smunir
Copy link

smunir commented Jun 26, 2020

Hello

I am getting following error on running the client.

src/main/webapp/app/entities/campus/campus.component.ts:26:16
26 templateUrl: './campus.component.html'
~~~~~~~~~~~~~~~~~~~~~~~~~
Error occurs in the template of component CampusComponent.
src/main/webapp/app/entities/campus/campus.component.html:1:738 - error TS2339: Property 'search' does not exist on type 'CampusComponent'.

I checked entity-management.component.ts.ejs but I believe search function has been removed. Please refer to #16 for yo-rc and JDL

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