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
Hi there,
I would like to use the Flexibility polyfill in my Angular JS app. When the website loads for the very first time, everything seems OK (when it comes to flex layout on IE9). However when I change the Angular state and load new partial view (without a postback), "Flexibility fix" doesn't seem to be applied anymore. I suppose I need to re-initialize (call one of the API functions) any time the DOM changes?
The text was updated successfully, but these errors were encountered:
Hi there,
I would like to use the Flexibility polyfill in my Angular JS app. When the website loads for the very first time, everything seems OK (when it comes to flex layout on IE9). However when I change the Angular state and load new partial view (without a postback), "Flexibility fix" doesn't seem to be applied anymore. I suppose I need to re-initialize (call one of the API functions) any time the DOM changes?
The text was updated successfully, but these errors were encountered: