Steven

Results 6 issues of Steven

### Description When using 3.0.1 the code below works fine and the image is displayed, no issues: ``` ``` When using 3.0.2 the image is not displayed/found, and get the...

### Description I have a form within a paper-dialog that contains a paper-dialog-scrollable element. When you click on the paper-button on-click event function never fires when using IOS mobile device...

### Description I have a paper-dialog that includes a scrolling area with a form containing input elements. I have to use `scroll-action="lock"` to prevent the issue described here #177 This...

### Description Unpredictable and erroneous behaviour/positioning when scrolling with IOS devices. Tested using iPhone 6 and iPad. I have two scrolling areas - the main web page content, and the...

**Is your feature request related to a problem? Please describe.** There are three methods of displaying messages to users in MD - Snackbar, Banner, and Dialog. See https://material.io/components/banners#usage Banner is...

Type: Feature

### Description I've added the Firestore Mixin to latest version of Polymer Starter Kit and it does not work in IE 11. IE 11 just shows a blank screen. ###...