Garret Meier

Results 12 comments of Garret Meier

This might be an issue if you are using a version of parse newer than 1.3.8. I've updated the plugin to work for parse 1.7 here https://github.com/ghmeier/phonegap-parse-plugin

Merging this [PR in go-grafana-api](https://github.com/nytm/go-grafana-api/pull/21) and upgrading it here, should do the trick.

Yep! Here's an example: ```json { "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations and Alerts",...

Thanks for the request! I'm curious to hear your use case for this outside of [mongoist's existing bulk operation support](https://github.com/saintedlama/mongoist#bulk) and would be open to a PR implementing this operation.

This also occurs in Chrome 61 & 62 for Track Me Not `v0.10.0`

Just wondering if there's an update on this issue or the relate PR? @tonglil I'm happy to help however I can to get this merged 😄

The original purpose of this library was to promisify the mongo driver's API (that's why I started maintaining it originally). As you said, the official driver supports promises natively now....

Hey, any update here? I'm hoping to use the async load features function.