-
> 1. Open Tactic
> 2. Logs in
> 3. Duplicate tab
> 4. Logout in one tab
>
> => The other tab remains logged
Ideally, when a user logs in while another tab shows the login page, both tabs shoul…
-
### Tasks
#### Getting Started
- [x] Create a new Ember CLI application
- [x] Update to Ember 2.2
- [x] Update to Ember Data 2.2
- [x] Install Material Lite
- [x] Install Ember Simple Auth
-…
-
~~This is the LTS version above 3.8 which is needed to use the test-helper package to reenable unit tests. Blocks #6~~ This can be worked around, but updating ember.js should remain a priority.
-
when reading cookies in with fastboot they are being uri decoded twice causing an error if the cookie contains a `%`. This happens because fastboot uses the cookie package to parse the headers and add…
-
With embroider 3.0.0 and using Typescript we get the following error on the page when creating imports like `import config from 'app-name/config/environment';`
> Uncaught Error: Could not find modu…
-
I'm finding that it doesn't seem to be doing all the things it needs to do in order to be the default store.
-
Will this work with the new Firebase 3.0 SDK?
The current instructions show this:
`firebase: 'https://.firebaseio.com/'`
However [EmberFire](https://github.com/firebase/emberfire) has changed to this…
-
# EmberJS-Leveling-up-plan
Create a [new issue](https://github.com/ekumachidi/Ember-Ramp/issues/new) to make your own checklist.
# EMBER JS - Leveling Up Plan
This plan requires an 80hours c…
-
See emberjs/ember.js#11469
Ember's default `Promise.on('error')` hook causes the current test to fail if it ever encounters a `reject({ anything: "here" })`. Because this library uses `reject` to ind…
-
Unless I missed it, seems like there are no docs on it.