Mark Edmondson

Results 14 issues of Mark Edmondson

If dataloader is included twice, the complete callback will fire only once. http://jsfiddle.net/duebhfm0/3/ (watch console log)

When using the dataLoader to initialize a map, the above JS error loops until the data is loaded. I'm suspecting this is much like #5. http://jsfiddle.net/duebhfm0/

With data with a date format "YYYY-MM-DD" and no dateFormat set within periodSelector, I'm getting this error, although the graph renders as expected: Uncaught TypeError: Cannot read property 'setDefaultPeriod' of...

From https://github.com/glebm/i18n-tasks/issues/582 * For locales identified in a call to `translate` commands, determines the existing and required pluralization keys and adds the nodes to the forest before translating. It will...