You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to nest a paper-icon-button inside a gold-phone-input as to be able to clear out the input. I have an 'X' btn that calls a function that clears out the input when clicked.
Actual outcome
The paper-icon-button does not show.
Expected outcome
The paper-icon-button would show just as it does when nesting it inside a paper-input
Steps to reproduce
Create a gold-phone-input
Nest a paper-icon-button
Open a browser
Browsers Affected
[ X ] Chrome
[ X ] Firefox
[ X ] Safari 9
[ X ] Safari 8
[ X ] Safari 7
[ X ] Edge
[ X ] IE 11
[ X ] IE 10
The text was updated successfully, but these errors were encountered:
I think the solution here would be to port the prefix/suffix code from paper-input, and add them here as well. Then you could distribute a paper-icon-button in one of those slots.
I want to be able to nest a paper-icon-button inside a gold-phone-input as to be able to clear out the input. I have an 'X' btn that calls a function that clears out the input when clicked.
Actual outcome
The paper-icon-button does not show.
Expected outcome
The paper-icon-button would show just as it does when nesting it inside a paper-input
Steps to reproduce
Browsers Affected
The text was updated successfully, but these errors were encountered: