nextcloud/apps/comments/src
Louis Chemineau 40244bac56
fix(comments): Do not set parent when instantiating activity tab plugin
This is necessary as the `context` variable is a vue3 instance, and vue 2 do not know how to handle it properly.

Also, as far as I understand it, it is not needed.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-06-02 18:00:45 +02:00
..
actions
components
mixins
services
store
utils
views
comments-activity-tab.ts fix(comments): Do not set parent when instantiating activity tab plugin 2025-06-02 18:00:45 +02:00
comments-app.js
comments-tab.js
init.ts
logger.js