Actions
Bug #27577
openNodes table has CSP error with column containing JSON property
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
When having setup a property column containing JSON (e.g. Property 'rudder'), the JSON cannot be folded/unfolded.
This is because CSP is preventing from executing an onclick
: pre onclick="$(this).toggleClass("toggle")" class="json-beautify show-more"
Files
Actions