Shuaiqi Wang
Results
3
comments of
Shuaiqi Wang
Hi @alexandrtovmach , same error when using `extractLinearGradientParamsFromTransform`.
Build with minify off: `TypeError: messageCompiler is not a function`
I had the same problem. It seems that adding new elements does not trigger the update layout method correctly. Here's a workaround that forces the layout to be updated by...