S
S
ssrdop2015-08-07 15:44:46
css
ssrdop, 2015-08-07 15:44:46

Does chrome browser on mobile collapse list when swiping?

The mobile version of the site has a list that, when you click on the button, should open. In all browsers (mobile), when expanding the list and scrolling, everything works as intended, but in chrome the list simply disappears, as if the display:none property is assigned to it. Expanding and hiding is done by jquery, although I don't know if it has anything to do with it. The layout itself is made on bootstrap. Any guesses what could be the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Ken Jee, 2015-08-19
@ssrdop

Connect your mobile device to your computer as described here https://developer.chrome.com/devtools/docs/remote-... and see what happens. Use breakpoints and profiling. And in general, remote debugging in chrome is great.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question