-
Notifications
You must be signed in to change notification settings - Fork 33
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
First Lesson: Simple App doesn't display HTML correctly #54
Comments
@levibotelho Actually I noticed that the preview is not working on Google Chrome, in all sections. The preview box is empty and no errors shown in the console. I tested on Firefox and Safari and it's working perfectly there. |
Sorry @levibotelho @felipevolpatto just seeing your messages. I'll check to confirm on my end now. Also @levibotelho , yes I had also used the "I'm stuck" version of the code to test (though there was much difference syntactically) - had the same result. |
@felipevolpatto What version of Chrome? What operating system? I use Chrome to develop/test and for my everyday browsing and have never had a problem -- the screenshot that I sent you was from Chrome. |
@levibotelho tested on OSX El Capitan, Chrome 51.0.2704.103. |
Ah I thought you might say that. #50 reported this too. Appears to be a Chrome on Mac issue. I don't have a Mac and honestly don't have the time to dig into this, but I'll leave this open and if anyone wants to debug and submit a PR they're more than welcome to. (I'd be very grateful 😄) |
I am seeing this issue on chrome too, however I am on Windows 10. Chrome version 56.0.2924.87 |
I have the same issue. I'll try to update Chrome verson to 73.0.3683.103. Using Windows 10 Pro. |
Still experiencing this issue with Chrome Version 75.0.3770.142 (Official Build) (64-bit) on Windows 10 Pro. |
I love the structure of your lesson but I'm afraid the the first lesson doesn't seem to be working correctly. I tried to rule out that it was my own faulty coding but even using the "I'm stuck" version of the code fails to display the "Hello World" message expected. Perhaps it's a versioning issue? I know Angular has modified their syntax recently. Here are a few screenshots:
The text was updated successfully, but these errors were encountered: