polluterofminds / graphite-blockstack

26 stars 4 forks source link

Bug: Sheets formulas not working over https #14

Closed polluterofminds closed 6 years ago

polluterofminds commented 6 years ago

It appears the formula parsing library is ignored over https. Solution: require it in from the component files.

polluterofminds commented 6 years ago

Required the parser as specified here: https://github.com/joshbtn/excelFormulaUtilitiesJS