Skip to content

Conversation

@nickvergessen
Copy link
Member

Regression from dd8d415

Fix #6868

Regression from dd8d415

Signed-off-by: Joas Schilling <coding@schilljs.com>
:main-text="getMainText(item)"
:sub-text="getSubText(item)"
:item="item"
v-on="handlers">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was it maybe meant to be v-on="$listeners"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I copied the content from:
https://github.com/nextcloud/nextcloud-vue-dashboard/blob/de7e24fdbb0f53cdbe0affddfd219bbd335399a2/src/DashboardWidget.vue#L46
And while adjusting forgot to remove it. We have no handlers in talk

@marcoambrosini marcoambrosini merged commit 93fce7a into master Apr 8, 2022
@marcoambrosini marcoambrosini deleted the bugfix/6868/remove-undefined-property-or-method-usage branch April 8, 2022 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dashboard throws error

3 participants