BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hi,
we face a problem with the internal diagram content width calculation - the container ( _content ) does have the correct size but all childs have wrong width values.
it looks like right boundary is not correctly calculated - unfortunately we couldnt reproduce it in an separated example.
please check the record
this problem get fixed by resizing the browser window - is there any way to force the diagram to redraw / recalculate it size ?
Attachment: diagram_width_582860d3.zip
We were unable to reproduce the reported issue on our end. We have attached a sample and video for your reference. We suspect you're attempting to render the diagram with the width and height of a parent container. Please refer to the following documentation to achieve responsiveness with respect to the parent container.
https://blazor.syncfusion.com/documentation/diagram/page-settings#responsive-with-parent-container
If you believe the issue still exists, please make changes to the sample and provide us with the replication steps.
thanks for providing an example - unfortunately, im not able to reproduce the problematic behaviour outside of the framework we use. we notice that this only happen, if you start on this page - so this might be related to how the framework load css ( its delayed so some style might not be available / apply at initial load )
after some test, we use the Map inside of component approach to wait until everything is fully initialized.
thanks for bringing us to the right track :)
Hi Christoph,
Thank you for the update. Please let us know if you require any further assistance on this, we will be happy to assist you.
Regards,
Preethi R