-
Type:
Task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: frontend
-
None
AT:
- get rid of the shallow rendering inside mount :
mount(shallow(...).get(0))
- Use only mount instead
AT:
mount(shallow(...).get(0))