crisbeto
d7433316b0
fix(core): attempt to recover from user errors during creation ( #36381 )
...
If there's an error during the first creation pass of a `TView`, the data structure may be corrupted which will cause framework assertion failures downstream which can mask the user's error. These changes add a new flag to the `TView` that indicates whether the first creation pass was successful, and if it wasn't we try re-create the `TView`.
Fixes #31221 .
PR Close #36381
2020-04-29 08:36:43 -07:00
..
2019-09-09 19:10:54 -04:00
2020-04-14 12:07:43 -07:00
2020-01-15 14:58:07 -05:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-17 16:15:10 -04:00
2020-04-21 13:30:25 -04:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-27 14:55:17 -07:00
2020-04-16 09:42:05 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-16 09:45:16 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-07 10:31:41 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2019-09-09 19:10:54 -04:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-14 12:07:43 -07:00
2020-04-29 08:36:43 -07:00
2020-04-14 12:07:43 -07:00