It appears the script parsing of templates fails quietly in IE8. The end result is a silent failure that doesn't get emit from ractive-load in any fashion, and puts the Promise in a metastable state (never triggers fail/success criteria).
The core issue is in eval2.Function(). The code is wrapping the component's Githubissues.
Githubissues is a development platform for aggregating issues.
It appears the script parsing of templates fails quietly in IE8. The end result is a silent failure that doesn't get emit from ractive-load in any fashion, and puts the Promise in a metastable state (never triggers fail/success criteria).
The core issue is in eval2.Function(). The code is wrapping the component's Githubissues.