remove todo
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user