-
Notifications
You must be signed in to change notification settings - Fork 3.4k
md-tooltip positioning problem with md-panel change #10543
Description
Actual Behavior:
What is the issue? *
The second time the tooltip appears it is not positioned correct when $compileProvider.debugInfoEnabled(false)What is the expected behavior?
tooltip should stay on top
CodePen (or steps to reproduce the issue): *
CodePen Demo which shows your issue:
http://codepen.io/anon/pen/mWQJve?editors=1111Details:
when $compileProvider.debugInfoEnabled(false) it does fail; with $compileProvider.debugInfoEnabled(true) it works as expected
AngularJS Versions: *
AngularJS Version:
1.5.5AngularJS Material Version:
1.1.3
Additional Information:
Browser Type: *
Chrome + FirefoxBrowser Version: *
Version 56.0.2924.76 & 52.0.1 (64-bit)OS: *
kubuntuStack Traces:
i was searching for hours. The new "small" version update changed a lot of basic things. i rly was suprised. when md-tooltip switched to use md-panel it stoped working correctly. I found out that it has sth to do with debugInfoEnabled(false). But why should this affect the tooltip/panel ?
is there any hotfix or workaround for it? just simply enabling debugInfo is not a solution.
Shortcut to create a new CodePen Demo.
Note: *
indicates required information. Without this information, your issue may be auto-closed.
Do not modify the titles or questions. Simply add your responses to the ends of the questions.
Add more lines if needed.
Best,
Florian