ionic-team / ionic-team/ionic-framework

bug: ionReorderGroup does not work with custom components

Abierto
#22,934 3 comentarios 0 reacciones 0 asignados Ver en GitHub
package: core type: bug
Lenguaje dominante
TypeScript
Estrellas
52.7k
Forks
13.3k
Merge medio
1 d 15 h
PR fusionados (30 d)
51

Descripción

# Bug Report
I am trying to use ion-reorder for drag & drop functionality it works fine if the loop is on ionic components (i.e.list, item) but when I try with custom components the reorder puts components at the end of the list.

**Ionic version:**
[ ] **4.x**
[x] **5.x**

**Current behavior:**
When using reorder with custom components it sets items at the end of the list.

**Expected behavior:**
When using reorder with custom components it should set item at the place I drop.

**Related code:**
https://stackblitz.com/edit/ionic-v4-angular-tabs-r9zbtf?file=src/app/tabs/tabs.page.html

**Other information:**
checked this: https://github.com/ionic-team/ionic-framework/issues/19447
No solution on either forum or any other GitHub issues

**Ionic info:**
```
Ionic:

Ionic CLI : 6.12.1
Ionic Framework : @ionic/angular 5.6.0-dev.202102091522.082160d
@angular-devkit/build-angular : 0.1101.3
@angular-devkit/schematics : 11.1.3
@angular/cli : 11.1.3
@ionic/angular-toolkit : 3.0.0

Capacitor:

Capacitor CLI : 2.4.4
@capacitor/core : 2.4.4

Cordova:

Cordova CLI : 10.0.0
Cordova Platforms : none
Cordova Plugins : no whitelisted plugins (0 plugins total)

Utility:

cordova-res : not installed
native-run : not installed

System:

NodeJS : v10.23.0
npm : 6.14.8
OS : macOS Big Sur
Xcode : Xcode 12.2 Build version 12B45b
```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.