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
Describe the bug
At the console: The pseudo class ":first-child" is potentially unsafe when doing server-side rendering. Try changing it to ":first-of-type".
To Reproduce
Run the angular demo in this repo and check the console.
Expected behavior
No error log
System:
OS: [Windows10,]
Device: [Desktop]
Browser: [Chrome]
Framework: [angular]
Addons: [all]
Version: [5.1.1 and 5.2.0-alpha.21]
wickkidd, jackkoppa, antoinevinial, ozzieperez, magicspon and 62 more