Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upMarkup Not Rendering for School Assignment after Recreation #22505
Comments
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm submitting a...
Current behavior
The issue is done by using a web template for school and attempting to get it to render. Here are the instructions for the assignment. I am not asking for help on the assignment just this problem.
https://sictweb.github.io/bti425/graded-work/assign3
Expected behavior
I am up to the part where I am trying to render the first page without images. It worked
before but does not on a clean project now and did not either from other complements when
attempting the section for the Arranging the components.
I tried creating new projects and also using that markup from the timer layout but
nothing but my web console is not complaining about closing certain tags. I am
literally no idea as this worked yesterday with the exact same steps.
Minimal reproduction of the problem with instructions
Also it works to render the html outside app-root in index.html but
not otherwise and I literally double checked that I have a working
index.html or sane default.
What is the motivation / use case for changing the behavior?
To fix the rendering for my assignment and other people in the
future.
Environment
Ubuntu 17.10 with latest Firefox and angular from memory.