Topic: Multiple Select iPhone bug
                  
                  Everton Gabriel
                  pro
                  asked 9 years ago
                
-  option list must close when click out. But, on iOS it's is not happens. The 
 
-  still opened and the client can't close it.
I tested the multiple select here, in your site, and the bug is present too.
Note: the bug is not occurred on android. Just in iOS. (for iPhone and iPad). 
Can you help me to fix it?
Tks
                
                  
 
                      
                      Michal Szymanski
                      staff
                        answered 7 years ago
                    
                      
                      development
                      pro
                        answered 7 years ago
                    
selected = toggleEntryFromArray(valuesSelected, $(this).index() - 1, $select);Reemplaza por:
selected = toggleEntryFromArray(valuesSelected, $(this).index(), $select);Y así se solucionó en mi caso. Yo estoy usando Material Design for Bootstrap 4, Version: MDB PRO 4.4.4
eugen.notter@fhnw.ch free commented 7 years ago
This issue still exists will all our iOS devices. We can reproduce it with all samples on your demo site: https://mdbootstrap.com/javascript/bootstrap-multiselect/ This issue was reported 2 years ago. Seems there is no interest to fix this?
                      
                      Magdalena Obalska
                      free
                        answered 8 years ago
                    
                      
                      cdenby
                      pro
                        answered 8 years ago
                    
                      
                      Magdalena Obalska
                      free
                        answered 8 years ago
                    
                      
                      cdenby
                      pro
                        answered 8 years ago
                    
                      
                      Michal Szymanski
                      staff
                        answered 9 years ago
                    
                      
                      Everton Gabriel
                      pro
                        answered 9 years ago
                    
<ul> closes. But if you don't choose a option and click out, the <ul> not closes.
Waiting for answer.
Tks
                    
                      FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
 - Premium support: No
 - Technology: General Bootstrap questions
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No