Skip to content

Set method on List is not observerd #9

@adrienbaron

Description

@adrienbaron

When using:

myList.set(1, newValue);

on a Java List Vue.js observers are not triggered. Some wrapping is missing.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions