Oisin O'Neill
Oisin O'Neill
If I recall - with this fix, if you try and set an ItemDecorator, scroll down, and then scroll up, everything breaks. Just as an FYI for those using it.
Any estimate on a time frame for this? I'm hoping to use Realm in an upcoming project, but without support for Model inheritance I'll have to hold off on trying...
Here's a test case: https://anonfiles.com/file/88b27972523248708dac5a2953f2c8a6 If you open ScreenOriginal it's all good. Open ScreenCrash and you'll get the expected crash.
Ah I didn't even realise. Oh well, it's not such a big deal anyway - the workaround I'm using is: 1) Revert ImageOptim commit locally. 2) Make changes to .ccb...
This PR doesn't appear to have all the fixes necessary for Swift 4.2 This fork seems to have them all: https://github.com/KennethTsang/DGElasticPullToRefresh
Change line 18 in config.php to: require_once("models/db/".$dbtype.".php");
This is still an issue - should be re-opened
Still an issue
Still an issue - should be reopened
Hey! Not in a dev environment at the moment - but there is `TraceurConfig. SHOW_ONLY_FIRST` - which will append only a single exception. Might be suitable for your use case...