joostf / GSAP-timelines

GSAP timelines example
https://joostf.github.io/GSAP-timelines/
0 stars 1 forks source link

Javascript errors #15

Open GiovanniKaaijk opened 4 years ago

GiovanniKaaijk commented 4 years ago

The Javascript is not refreshed on update, it reloads itself. This causes the Javascript to break when a user uses a variable because the variable has already been declared.

For some reason, EJX parses the arrow function '=>' to '= & gt;'. This also breaks the Javascript.