lchamp

Results 8 comments of lchamp

> Xcode 14 beta 3 fixed the issue with `EaseOutBack` closure not resolving types in time. Not on my side (and I do have those two new errors too).

> Seems to be fixed in Xcode 14 beta 3. Still not working on Xcode14b3 for me (I did delete DerivedData + Clean Build Folder)

Hi @danielgindi, @pmairoldi, can you approve this PR to provide support for Xcode14(beta)? Thanks in advance!

Same issue here with Charts 4.1.0 + Xcode 13.4 + iOS 15.5 _Also for the zero values, it shows 0.00 instead of what is set in zeroSymbol value._

Issue seems to have appeared in 4.0.1 (I was using 3.3.0 still before). Workaround found here: #4690 (apply the formatter at the end, after the data).

Any chance you found what causes this and #651 ?