Changes between Initial Version and Version 1 of Ticket #44427, comment 78
- Timestamp:
- 01/09/2020 07:32:09 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44427, comment 78
initial v1 6 6 Yes, thinking this would be a good way to prevent eventual edge cases. If we end up making a feature plugin, perhaps this should be an option in it? 7 7 8 On the other hand it seems that lazy-loading is "safe" in the great majority of the cases. Having a way to opt-out, perhaps by adding `importance="high"` seems like a good way to turn it off?8 On the other hand it seems that lazy-loading is "safe" in the great majority of the cases. Having a way to opt-out, perhaps by adding `importance="high"`, seems like a good way to handle it?