![]() When user opens ssh key form, navigates to a different rote and returns, ssh key form shows that a custom key is added, but it's just a leftover from the previous open of the form. It seems that Ember Model caches the new model in the store and returns it from fetch. The fix is to return null in such case. |
||
---|---|---|
.. | ||
app | ||
config | ||
lib | ||
spec | ||
vendor | ||
travis.coffee |