Hello Thanks for the great work , I have noticed that the element does not respect the `hidden` attribute , any idea ? **does not work** ```html <pdf-element hidden src="./example.pdf"></pdf-element> ``` thanks in advance