[Vue] do not propagate class & style vue entry
#19457
not-in-changelog4.12.0
@diosmosis
opened this Pull Request on July 3rd 2022
Member
Description:
"entry" components should be self-contained, avoiding the propagation css class/styles allows styling the containing element w/o accidentally affecting the vue component.
[ ] Potential edge cases thought about (behavior of the code with strange input, with strange internal state or possible interactions with other Matomo subsystems)
[ ] Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)