HTML Element (Construct 3 Plugins)

You're viewing a single comment in a conversation. View all the comments
  • 4 Comments

  • Order by
  • OK, so it appears that COMPILED versions work OK, but I can't run it as a preview/remote preview.

    The online versions worked OK. This will make testing quite a bit slower :S

    None of the project files would run correctly in C3 directly on iOS under preview. If I run a test they all had errors.

    Here's an example of those errors from the product landing page.... I didn't include them all.

    #Product Landing Page tests

    passes:3 failures:13

    #Content

    1. My product landing page should have a <header> element with corresponding id="header".

    #header is not defined : expected null to not equal null a@https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:139:484

    <SNIP>

    2. I can see an image within the #header element with a corresponding id="header-img". A company logo would make a good image here.

    #header-img is not defined : expected null to not equal null a@https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js:139:484 assert@<SNIP>