didierCH
didierCH
I just had this same problem: if you don't provide a width AND a height in your settings, the image will not be loaded (the src attribute is empty). It...
Is there already a solution to this? In our case, not updating the url-fragment causes `scroll-margin-top` not to work.
It does not work on same site (scrolling down). This is caused because the url-fragment is not updated as described in this issue [#9162](https://github.com/elementor/elementor/issues/9162)
We looked further into this issue, and it seems that some Elementor-Scripts are intercepting anchor links set with Elementor widgets. Because of this finding, we were able to come up...
> So "put the anchor links as pure html" would be an html widget with something like this? > `` Exactly that.