We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

[RESPONSIVE] Why i don't have the same rendering as on your site?

Hello Syncfusion,

I'm using your component 'MultiSelectDropdown' on my site, and when I use it in a responsive context, I don't have the same rendering : the return arrow button doesn't appear at the top and doesn't seem to have a fixed position. You can see the problem on your stackblitz links.



1 Reply

SP Sureshkumar P Syncfusion Team October 31, 2019 08:48 AM UTC

Hi Anthony, 
 
Greetings from Syncfusion support. 
We have confirmed the reported issue as a bug at our end and this fix will be included in our upcoming first patch release after Volume 3 SP1 release has been rolled out. You can track the status of the reported issue from the below feedback link. 
 
 
Until then, we suggest you use the below work around solution to get rid of the reported issue.  
 
<style> 
    .e-ddl-device .e-input-group { 
        margin-left52px; 
    } 
</style> 
 
 
We created a sample based on your requirement. please find the sample here: 
 
Regards, 
Sureshkumar P 


Loader.
Live Chat Icon For mobile
Up arrow icon