The load order for the CodeSnippetRenderer components was not deterministic before, and we need to ensure that Base is loaded before the other ones, as they all inherit from Base.
Reverted the SVG icon asset URL path to be a proper URL path to the Volta icons
The load order for the
CodeSnippetRenderer
components was not deterministic before, and we need to ensure thatBase
is loaded before the other ones, as they all inherit fromBase
.Reverted the SVG icon asset URL path to be a proper URL path to the Volta icons