adopted-ember-addons / adopted-ember-addons/ember-paper
paper-menu: updated content while opened badly position it
Open
- Dominant language
- JavaScript
- Stars
- 879
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
I tried reproducing the first example of this page:
http://ember-basic-dropdown.com/docs/dropdown-events
Where a placeholder is displayed while the content is loaded.
In the case of `paper-menu` I have an issue where, once the content is loaded and rendered, the `calculatePosition` badly position it.
Turned out this is due to this changeset: https://github.com/miguelcobain/ember-paper/commit/d69255597e1c06834aebdc7ccad85d874bfdbb18
@miguelcobain Do you remember why you did this?
Contributor guide
Assessment
This issue has not been assessed yet.