Gazy Mahomar
Gazy Mahomar
- [x] Used appropriate template for the issue type - [x] Searched both open and closed issues for duplicates of this issue - [x] Title adequately and _concisely_ reflects the...
**Describe the bug** The "System Architecture" (dependencies) tab in the UI shows a 500 error due to ES permissions **To Reproduce** Steps to reproduce the behavior: 1. Open Jaeger UI...
- [x] Used appropriate template for the issue type - [x] Searched both open and closed issues for duplicates of this issue - [x] Title adequately and _concisely_ reflects the...
**Is your feature request related to a problem? Please describe.** When debugging minified ES modules, attempting to pretty print results in the following error: ``` Error: Error processing prettyPrintSource: SyntaxError:...
## Summary Fixes #2055. When setting a style attribute using the setters defined in `Cell` (e.g., `cell.fill = {...}`), the `style` property is edited in place. This creates issues in...