Hi Andreas,
We have tried to reproduce the reported issue in a simple
sample. We have rendered a simple HTML node and applied a margin to the outer
div. At that time, we encountered the reported issue. We suspect that you have
also applied a margin to the outer div element, which may be the cause of the
issue.
In our source code, when the HTML node is rendered, the
selector is updated based on the node's height and width. If you are
experiencing a position issue related to the selector, you may need to adjust
the height and width of the node. We have shared the sample that we tried on
our end, and the selector is updated properly for the node.
If you are still experiencing the issue, could you please
share a code snippet or modify the shared sample to replicate the reported
issue? These details will help us provide a better solution for you.
Sample link: https://blazorplayground.syncfusion.com/rZLqWsLvAGrwoHpu
Regards,
Sumathi U.