remove todo

This commit is contained in:
Niels Lyngsø
2024-08-14 21:03:09 +02:00
parent 28313b40f7
commit 4bacf2d86a

View File

@@ -19,7 +19,6 @@ import type { UmbRoute, UmbRouterSlotInitEvent, UmbRouterSlotChangeEvent } from
* @class UmbWorkspaceEditor
* @augments {UmbLitElement}
*/
// TODO: This element has a bug in the tabs. After the url changes - for example a new entity/file is chosen in the tree and loaded to the workspace the links in the tabs still point to the previous url and therefore views do not change correctly
@customElement('umb-workspace-editor')
export class UmbWorkspaceEditorElement extends UmbLitElement {
@property()