You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hello
I am getting following error on running the client.
I checked entity-management.component.ts.ejs but I believe search function has been removed. Please refer to #16 for yo-rc and JDL
The text was updated successfully, but these errors were encountered: