-
I am writing an addon for adding [pouchdb-authentication](https://github.com/pouchdb-community/pouchdb-authentication) to ember-simple-auth. I am attempting to import pouchdb-authentication as a Commo…
-
After installing `ember-bootstrap-changeset-validation`, attempting to use `bs-form` in my template results in the following error message:
```
Uncaught Error: Could not find module `ember-bootstr…
-
As you may now, ember-pouch doesn't work well in this moment with iOS devices. :
[As described here](https://github.com/pouchdb/pouchdb/issues/7057)
everyone nows [this walkthrough of ember-simpl…
-
I'm struggling to make my acceptance test more consistent and acceptable (time-wise). The test is rather simple, in fact I stripped the test down to a single case that does `assert.ok(true)` after the…
-
```
The Broccoli Plugin: [SourceMapConcat: Concat: Vendor /assets/vendor.js] failed with:
Error: ENOENT: no such file or directory, stat '/Users/mgardner/Development/cityxcity/tmp/source_map_concat-…
-
**I'm submitting a ...** (check one with "x")
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support requests here, instead ask your query in out Gitter chann…
-
Hey Jose,
I just saw your message on IRC regarding jwt and including the user ID... I didn't know you also authored the ember simple auth token package which I am also using :)
I'm new to the ember…
-
Hi. Yesterday, I spent hours trying to install ember-simple-auth. I want to see how the demo works.
I am using the following versions
Ember 2.18, node v8.9.4, npm 5.6.0, git version 2.16.1.win…
-
So, I'm trying to test my application and can't find the proper way to use the acceptance helpers, because the API now needs the "app" parameter and I can't find anywhere what is this attribute for. I…
-
This might deserve an RFC, but for now I want to start the discussion as a mere issue.
I've been trying to make jQuery be optional in Ember apps and so far is going ok. `ember-native-dom-event-disp…