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

Compiled succesfully: but no results after searching for Chicago! #1

Open
MarGer1962 opened this issue Apr 8, 2022 · 2 comments
Open

Comments

@MarGer1962
Copy link

Hi Mark,
I have this question. I look at your YouTube video (https://www.youtube.com/watch?v=8Sia39ab4sc) and i noticed that the code in the video differs from the code you uploaded here.
app-routing.module.ts here does not have this line of code
{ path: 'details/:id', loadChildren: () => import('./details/details.module').then(m => m.DetailsModule) }
For me this is confusing.
Also: in your video you made a .ts file that is called: location.ts
Whereas here you named it housing-location.ts.
I figured out how to solve this :)
Also the home.component.html file in the vid differs from the file on Github (the section class search-results)

when i run ng serve, all the files are compiled succesfully. But when i start the app in my browser and want to find Chicao, no results come up
In the Inspector this message comes up "Uncaught TypeError: ng.probe is not a function"
I can't figure out how to solve this

Can You help me out?

Thanks
Mark

@MarGer1962
Copy link
Author

"and want to find Chicao" > i mean Chicago !!

@MarkTechson
Copy link
Owner

MarkTechson commented Sep 30, 2022

Hi @MarGer1962 -

There's a much more up-to-date example. Try this one:

https://www.youtube.com/watch?v=qxchrt04bTA

Also, here's an updated repository as well:
https://github.com/angular/introduction-to-angular

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

2 participants