Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ember issue #76

Closed
ClementGautier opened this issue Nov 20, 2014 · 5 comments
Closed

Ember issue #76

ClementGautier opened this issue Nov 20, 2014 · 5 comments

Comments

@ClementGautier
Copy link

Hi,

I'm having the "Cannot perform operations on a Metamorph that is not in the DOM." issue. Its seems to be an Ember issue ( emberjs/ember.js#1580 ) Could you update ember dependency / change the template to find a workaround ?

This issue appears only if I configure health checks (if there is no checks I don't see the error). I'm not familiar with ember so I know that its probably not really helping but I tryied to remove the inner block of the if Health.healthController.content.length for test purpose and the error still appear.

I will create my own template anyway so you don't need to hurry.

@lsmith77
Copy link
Contributor

could you try updating ember yourself to see if that fixes the issue? there might however we new issues then, since there were no BC guarantees back then .. but hopefully no changes affect the very minimal use in this Bundle

@ClementGautier
Copy link
Author

I don't have the issue anymore using this requirements:

    <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js'></script>
    <script type='text/javascript' src="//cdnjs.cloudflare.com/ajax/libs/handlebars.js/1.3.0/handlebars.min.js"></script>
    <script type='text/javascript' src="//cdnjs.cloudflare.com/ajax/libs/ember.js/1.6.1/ember.min.js"></script>

But the templating do not display well anymore and the ̀Go button dont work anymore:

github-liipmonitorbundle-ember-issue

(dont looks at the requirements in the firebug console... i was doing tests on lower versions first).

If I upgrade to the latests version (like ember 1.8.x) I have this issue Error: Container was not found when looking up a views template. This is most likely due to manually instantiating an Ember.View. See: http://git.io/EKPpnA. Perhaps its easy fo an ember user to do the upgrade but I as said I'm not an ember user.

I hope it helps

@lsmith77
Copy link
Contributor

ok thx .. I will try to look into fixing this with an ember.js expert co-worker next week

@lsmith77
Copy link
Contributor

can you give me some more details on your browser and what exactly you do to get that error? I just tried with https://github.com/liip-forks/symfony-standard and could not reproduce any issues when loading http://symfony-standard.lo/app_dev.php/monitor/health/ in current safari/chrome/firefox on OSX

@kbond
Copy link
Collaborator

kbond commented May 26, 2015

Closing until we get more info.

@kbond kbond closed this as completed May 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants