Tiago Proenca
Tiago Proenca
Any plans for implementing or at least discuss the idea for the 3-state checkbox?
**Note: for support questions, please use one of these channels:** [Chat: Gitter](https://gitter.im/angulartics/angulartics2) * **I'm submitting a ...** [X] bug report [ ] feature request [ ] question about the decisions...
Hi, When using with node 7.1.0, I'm getting the following warning: ``` Listening on port 9000 (http://localhost:9000) (node:1) DeprecationWarning: Using Buffer without `new` will soon stop working. Use `new Buffer()`,...
When I provide invalid credentials, instead of it throwing an Error object, it throws a runtime error and quits the program. The output: ```console /node_modules/netflix2/lib/netflix2.js:404 self.authUrls[url] = context.netflix.reactContext.models.memberContext.data.userInfo.authURL ^ TypeError:...
I was getting the following error: ```bash Error from server (BadRequest): Secret in version "v1" cannot be handled as a Secret: v1.Secret: ObjectMeta: v1.ObjectMeta: TypeMeta: Kind: Data: decode base64: illegal...