adopted-ember-addons / adopted-ember-addons/ember-paper
Paper-menu: isOpen options does not work
オープン
- 主要言語
- JavaScript
- スター
- 879
- フォーク
- 327
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
According to the docs & changelog ```isOpen=true``` should open the paper-menu component.
```
{{#paper-menu isOpen=true as |menu|}}
...
{{/paper-menu}}}
```
Unfortunetely this ```isOpen``` has no effect. How do I open the menu without invoking the trigger with a mouse-click?
コントリビューションガイド
評価
この issue はまだ評価されていません。