Frank van Vliet

Results 3 comments of Frank van Vliet

same same... FWIW, I added if (!subclass) return NSClassFromString(newName); on line 333 in GDConcurrencyCheckingManagedObject.m

FWIW: I changed line 261 in TagListView from let frameWidth = frame.width to let frameWidth = UIScreen.main.bounds.width - 20 This solved it for me when using TagListView in tableViewCell

hope this is going to be updated to vapor 3 soon