Property AllowDragging is not considered after resizing

Hi, 
I have an issue that occurs on the component SfDashboardLayout and it as to do with the property AllowDragging, specifically what happens when the DashBoardLayout as an event OnWindowResize attached to it.


Here is an example :


The property AllowDragging is set to true, however when the user resize the window, that same user can no longer drag and drop, I suspect that the property is not read after the resize event, I have checked the dashBoardObjectProperty in the after render event and it is still set to true.

Let me know if you need more info on your side to reproduce the issue. 


Thanks


3 Replies 1 reply marked as answer

SS Sharon Sanchez Selvaraj Syncfusion Team November 8, 2021 12:31 PM UTC

Hi Nicolas, 
 
Greetings from Syncfusion support. 
 
We have checked with your reported issue in Dashboard Layout. 
 
In the shared sample, we have used the same properties and events bound in the code snippet. However, we are unable to reproduce the mentioned issue. 
 
Refer to the video attached for your reference: 
 
 
Refer to the sample: 
 
 
Please provide the following details so that we can validate further: 
 
  1. Package version used in your application.
  2. Video representation of the mentioned issue.
  3. Else modify the shared sample to reproduce the issue.
 
Please get back to us if you need any further assistance. 
 
Regards, 
Sharon Sanchez S. 


Marked as answer

NN Nicolas Navier November 9, 2021 07:27 PM UTC

Thanks, it made us realise that the issue was elsewhere.



KR Keerthana Rajendran Syncfusion Team November 10, 2021 05:55 AM UTC

Hi Nicolas, 
 
Most welcome. We are glad to hear that the provided details helped you. Please get back to us if you need any further assistance. 

Regards, 
Keerthana R. 


Loader.
Up arrow icon