DEBUG: EmberFire : 0.0.0
See original GitHub issueNot sure if this is already known. So when you are running in a development environment for Ember, it console.log’s the version of the dependencies, and I just noticed that there is no version set for EmberFire.
DEBUG: -------------------------------
Ember : 2.10.2
Ember Data : 2.11.0
Firebase : 3.6.4
EmberFire : 0.0.0
jQuery : 3.1.1
-------------------------------
I feel like setting a version for EmberFire would be helpful, no?
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Cannot read property 'initializedRelationships' of undefined ...
When try to load all store.findAll('bar') . Uncaught TypeError: Cannot read property 'initializedRelationships' of undefined. firebase.js:674 ...
Read more >ember-simple-auth and torii firebase TypeError - Stack Overflow
I started out getting torri and emberfire to work for a login page but when I try to use that with ember simple...
Read more >Android Debugger 0.0.1 Release . Debugging Native Apps on ...
This new tool will allow anyone to easily debug any Firebase (GA4) , GTM ( Limited Info ) and Universal Analytics ( GA3...
Read more >Can't run or debug unit tests - Visual Studio Feedback
I'm using Visual Studio Community Edition 15.8.1 and I can't run or debug any unit tests. ... MemoryMappedFiles\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.IO.
Read more >Package Microsoft.Windows.Tools.WinIDE.Debugger ...
Due to a regression, it's not possible to debug drivers within the Visual Studio interface when using Visual Studio 2022 version 17.2.0 and ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yep, still there.
This is a bug in our release script, we should have it patched up next release; see #462
I’ll leave this issue open till then. Thanks for the report