Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Dashboard id rebinding problem. #330

Open
Gregory-Han opened this issue Mar 13, 2021 · 0 comments
Open

Dashboard id rebinding problem. #330

Gregory-Han opened this issue Mar 13, 2021 · 0 comments

Comments

@Gregory-Han
Copy link

Hi, bensladden.

key: "id",
get: function get() {
return this._id;
},

=>

      set: function set(id) {
        this._id = id;
      }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant