The fix applied in #1756 is incomplete, when browsing to an extension page, data is still loaded multiple times.
Furthermore, changing tabs always reload data even though it does not need to be loaded.
We need to optimize the extension detail page to only data that is needed.
The fix applied in #1756 is incomplete, when browsing to an extension page, data is still loaded multiple times.
Furthermore, changing tabs always reload data even though it does not need to be loaded.
We need to optimize the extension detail page to only data that is needed.