Olivier Combe
4155ed439a
fix(ivy): correctly set TView.firstChild
with runtime i18n ( #30920 )
...
`TView.firstChild` was defined as the first node with index 0, but when we use runtime i18n then the instruction `i18nStart` can be the one with index 0 and the first node will be index 1 or more.
With this fix we set `TView.firstChild` when we see the first node with index 0 or later if `TView.firstChild` is still null.
FW-1367 #resolve
PR Close #30920
2019-06-11 00:09:32 +00:00
..
2019-05-20 16:37:47 -07:00
2019-06-11 00:09:32 +00:00
2019-06-05 21:28:39 -07:00
2019-06-05 21:29:38 -07:00
2019-06-03 09:01:05 -07:00
2019-05-30 01:03:39 -04:00
2019-06-06 13:47:41 -07:00
2019-05-23 10:30:59 -07:00
2019-03-25 09:34:13 -07:00
2019-05-20 16:37:47 -07:00
2019-05-31 09:52:32 -07:00
2019-05-30 15:09:02 -04:00
2019-02-26 02:01:07 +00:00
2019-05-30 15:09:02 -04:00
2019-05-20 16:37:47 -07:00
2019-05-20 16:37:47 -07:00
2019-05-16 12:08:49 -07:00
2019-04-30 21:35:54 -07:00
2019-05-30 15:09:02 -04:00
2019-03-19 16:33:39 -04:00
2019-03-27 09:35:55 -07:00
2018-11-29 21:26:15 -08:00
2019-06-11 00:09:32 +00:00
2019-06-05 21:29:38 -07:00
2019-04-17 12:20:51 -07:00
2019-05-30 15:13:20 -04:00
2019-01-10 16:31:44 -08:00
2019-06-05 21:28:39 -07:00
2019-05-31 09:52:32 -07:00
2019-02-22 13:17:30 -08:00
2019-05-16 14:38:46 -07:00
2019-05-20 16:37:47 -07:00
2019-04-16 09:49:32 -07:00
2019-05-20 16:37:47 -07:00
2019-06-03 12:01:35 -07:00
2019-05-23 10:30:59 -07:00
2019-05-20 16:37:47 -07:00
2019-05-20 16:37:47 -07:00
2018-10-24 20:27:12 -04:00
2018-01-17 17:01:09 -08:00
2019-06-05 09:04:43 -07:00
2019-05-20 16:37:47 -07:00
2019-05-22 16:25:22 -07:00
2019-04-02 15:47:02 -07:00