Ariel
f170784f78
bug fix: type error in chart.tsx ( #4230 )
...
# Current Issue
when running `next lint`, the typescript compiler fails on the chart component (closes #4229 )
`Type error: Type 'string[]' is not assignable to type 'string | TrustedHTML'.`
# Resolution
We can coerce the `string[]` into a valid type by `join`ing.
2024-07-11 13:14:44 +00:00
..
2023-11-12 10:56:52 +00:00
2023-12-22 23:36:59 +04:00
2023-07-30 15:50:11 +04:00
2023-06-22 22:44:52 +04:00
2023-06-22 22:44:52 +04:00
2023-06-22 22:44:52 +04:00
2024-03-11 19:42:27 +04:00
2023-10-21 12:09:10 +00:00
2023-11-12 09:36:12 +00:00
2023-08-01 19:07:03 +04:00
2024-01-18 07:22:45 +00:00
2024-07-11 13:14:44 +00:00
2023-06-22 22:44:52 +04:00
2023-06-22 22:44:52 +04:00
2024-07-06 02:06:40 +04:00
2023-06-22 22:44:52 +04:00
2023-12-22 23:36:59 +04:00
2023-12-22 23:36:59 +04:00
2023-06-22 22:44:52 +04:00
2024-07-06 02:06:40 +04:00
2023-06-22 22:44:52 +04:00
2024-03-19 10:25:06 +04:00
2023-06-22 22:44:52 +04:00
2023-06-22 22:44:52 +04:00
2023-06-22 22:44:52 +04:00
2023-06-22 22:44:52 +04:00
2024-01-18 11:08:25 +04:00
2023-06-22 22:44:52 +04:00
2023-06-22 22:44:52 +04:00
2023-11-12 09:28:07 +00:00
2024-01-07 09:24:23 +00:00
2023-11-12 22:12:16 +04:00
2023-11-12 14:25:35 +04:00
2023-06-22 22:44:52 +04:00
2023-12-22 23:36:59 +04:00
2023-06-22 22:44:52 +04:00
2023-06-22 22:44:52 +04:00
2023-12-22 23:36:59 +04:00
2023-11-12 10:17:07 +04:00
2023-11-12 11:20:18 +04:00
2023-06-22 22:44:52 +04:00
2023-08-07 22:39:16 +04:00
2024-03-03 11:33:30 +00:00
2023-06-22 22:44:52 +04:00
2024-07-10 12:40:38 +00:00
2023-06-22 22:44:52 +04:00
2023-06-22 22:44:52 +04:00
2024-03-03 11:33:30 +00:00