Skip to content

[Bug Report][3.5.16] Problem with dynamically removing and adding items of an expansion panel #19655

Closed
@derwaldgeist

Description

Environment

Vuetify Version: 3.5.16
Vue Version: 3.3.13
Browsers: Chrome 123.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

In Vuetify Play

  • first click on the delete button next to the B item
  • then click on the Add item button
  • now try to open item D

(Please note that in the original implementation, I use ids generated by uuidv4. But somehow I was not able to add this library to VPlay, so I am using a random number instead.)

Expected Behavior

Item D opens, if you click on it.

Actual Behavior

Item C opens instead. It is impossible to open item D.

Reproduction Link

https://play.vuetifyjs.com/#...

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions