Reorder ion-items sometimes blocked together
See original GitHub issueSometimes, when I am trying to perform a re-order, my ion-items
get “grouped” together and I cannot drop at a certain index. See the video here for the recreation. I am able to recreate this using the basic e2e test for re-order.
Thanks, Dan
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:8 (5 by maintainers)
Top Results From Across the Web
ion-reorder - Ionic Framework
Ion-reorder is the anchor used to drag and drop the items inside of the ion-reorder-group. Read to learn more about custom reorder icons...
Read more >ionic Archives - LogRocket Blog
Now that we know about each framework's primary building blocks, let's develop a simple app from each environmental setup and run it on...
Read more >Datepicker documentation for React | Mobiscroll
Name Type Default value
anchor HTMLElement undefined
animation String, Boolean undefined
buttons Array
Read more >HEC-GeoRAS Users Manual - Hydrologic Engineering Center
ctive flow areas, blocked obstructions, and storage ... menu in the recommended (and sometimes required) order of completion.
Read more >2 ion-items in single row and 3rd one to the right
Problem is you are using two ion-item in your code. Use one. Try below code. <div class="scroll_container"> <div class="list_inner" ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@manucorporat Can we go ahead and pull this in if it works? If not, I can make my own PR with a fix that solved both problems.
@danbucholtz I am aware of this issue, thanks for creating an issue. I am still not sure how to fix it though