-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Opening the properties details view multiple times does funny things to rendered xml. <test>
becomes <test>
, closing and opening another time will produce &lt;test&gt;
To Reproduce
Steps to reproduce the behavior:
- Go to dashboard
- Click on 'View'
- Close dialog
- Click on 'View' again
- See < being converted to <
Expected behavior
The details dialog should show xml tags.
Desktop (please complete the following information):
- OS: Windows
- Browser: Edge
- Version: 120
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working