grantmakers / profiles

Grantmakers.io Profiles - Summary profiles for all US-based foundations who have filed electronic IRS Form 990-PF
MIT License
1 stars 1 forks source link

Legacy browser issues #38

Open chadokruse opened 5 years ago

chadokruse commented 5 years ago

a) prepend() in Insights.vue

When insights are pulled from Stitch, we use the JS prepend() method to insert Vue component into the DOM (outside of Vue). Only negatively affects profiles with Insights https://caniuse.com/#search=Prepend

b) TypeMismatchError(TRANSPORT_ERROR): the request transport encountered an error communicating with Stitch Older versions of Edge

c) Opera does not observe classList, which we use for the scrollSpy function (in Vue ActionBar component)

d) Firefox: 33.0.3 No Vue components -Showed profile div in top nav but not clickable -No side actionbar