javascript - Angular.js - <md-backdrop> may not work properly in a scrolled, static-positioned parent container -


i'm working on angular.js 1.5 application angular material. i'm receiving following error in console:

<md-backdrop> may not work in scrolled, static-positioned parent container.

i'm attempted pinpoint error in markup, cannot find triggering error.

i'm not sure should provide clarify error. have ideas triggering error?

the issue caused <md-sidenav> element within static parent container (as error message stated).

to solve this, added md-disable-backdrop="true" attribute , error no longer occurred.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -