Hi, I have upgraded kotlin wrappers version from p...
# react
s
Hi, I have upgraded kotlin wrappers version from pre.607 to pre.619 and I started getting error “‘*inline fun <P : Props> ElementType<PieChartProps>.invoke(noinline block: PieChartProps.() -> Unit): Unit’ can’t be called in this context by implicit receiver. Use the explicit one if necessary*” for my recharts library components (PieChart, Pie, Legend etc.) , can anyone tell me how can I fix this, attached is the screenshot of the exact code
t
Looks like
ResponsiveContainer
declared without children