mirror of
https://github.com/nextcloud/server.git
synced 2026-06-21 22:50:05 -04:00
If an object is passed from one app to another app through a web component, then only reference changes (new objects) are marked as reactive changes in the receiving app. In this case e.g. `mtime` changes were not properly propagated, so to fix this we explicitly clone the objects before passing to the sidebar tab. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| components | ||
| css | ||
| utils | ||
| views | ||
| sidebar_tab.ts | ||
| workflow.ts | ||