adopted-ember-addons / adopted-ember-addons/ember-paper

Paper-menu: isOpen options does not work

Open
#685 1 comment 7 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
879
Forks
327
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.