-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix associative array cell content in Table widget #19908
Fix associative array cell content in Table widget #19908
Conversation
PR Summary
|
…rendering in Table widget)
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #19908 +/- ##
===========================================
+ Coverage 16.21% 48.86% +32.64%
===========================================
Files 445 445
Lines 41121 42785 +1664
===========================================
+ Hits 6668 20905 +14237
+ Misses 34453 21880 -12573
☔ View full report in Codecov by Sentry. |
👍🏻 |
Currently passing an associative array as cell content breaks the Table widget.