Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Investigate regression issue on script loading caused by cd24376afbb13242f34a6894d46a7fd7f71f3d77 #140

Open
dellagustin opened this issue Mar 30, 2020 · 0 comments
Assignees
Labels
website Things revolving around our website

Comments

@dellagustin
Copy link
Contributor

See https://innersourcecommons.slack.com/archives/CGSE508A1/p1585563137001900

Regression of:
InnerSourceCommons/innersourcecommons.org@cd24376#diff-6e3a62128fbb91f791bfc160358e968a

in the following lines:

<script src="{{ '/assets/js/modernizr.min.js' | relative_url }}"></script>
  <script src="{{ '/assets/js/events.js' | relative_url }}"></script>

the first script was resolving correctly to the relative path, but the second one resulted in an empty source.

See InnerSourceCommons/innersourcecommons.org@ef3b067

@lenucksi lenucksi added the website Things revolving around our website label Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
website Things revolving around our website
Projects
None yet
Development

No branches or pull requests

2 participants