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
This module will completely break rendering of an ember app if the app has styles which have embedded SVGs which themselves contain <style> tags. Maybe those things need to be escaped? Detected somehow and generate a helpful error? This was quite difficult to track down.