Parsing `${ $.dataScope }` in UI Components
I am writing a module with a UI Component whose Modifier uses the ${ $.dataScope } construct to pass information to a Modal. Though I see that a purchased MageWorx module uses this exact construct and works, I cannot enable… Read More »Parsing `${ $.dataScope }` in UI Components