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

drawer-toggle-attribute is not working #185

Open
yyamoryk-google opened this issue May 24, 2019 · 0 comments
Open

drawer-toggle-attribute is not working #185

yyamoryk-google opened this issue May 24, 2019 · 0 comments

Comments

@yyamoryk-google
Copy link
Contributor

Description

drawerToggleAttribute is not initialized in Polymer 2+. The default value of the property is not available and Polymer requires property to be declared in the properties collection of the component, so that it's value can be set as an attribute.

Expected outcome

The drawer can be opened by tapping on the element with the attribute name same as drawerToggleAttribute's value

Actual outcome

drawer doesn't open onTap

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

1 participant