Beta 5 hardEdge Scrollstyle blurs my whole table

Woke up to see my table gone. Whoa. What happened. FB19400940

Commenting this line in viewDidLoad or changing to softStyle brings it back.

[self.tableView.topEdgeEffect setStyle:[UIScrollEdgeEffectStyle hardStyle]];

Videos in attached fb.

We random developers cannot see your feedback, so we can't see your videos. You cannot see my feedback reports either, so...

The best way to report something here and in the Feedback Assistant is to explain the issue fully in both places.

On here, we'll be able to see the issue, and maybe one of us has a solution or workaround that you hadn't thought of.

On the Feedback Assistant, Apple has a record and will get around to fixing the issue for all of us, if it is indeed an issue.

Commenting this line in viewDidLoad or changing to softStyle brings it back.

This seems like a good workaround. I was posting it in case someone else ran into it.

Videos are not sufficient as a report – we don't know what else you may have configured in order to get into this state. Please attach a sample project if you want your bug to be actionable.

When Apple compensates me hourly at your salary to devise sample projects for the bugs I find in your new stuff, maybe I'll take the time to do so. I have a day job, and my hobby is having a top 10 iOS app. I'm already working stupid hours to make your stuff look good (and have had the most fun since you made everything flat in iOS 7 and killed a bunch of joy so that's not actually a complaint). My report was mostly to help others with a workaround if they got themselves in that state. I mean, maybe I'm doing something weird here.

I've isolated the bugs I care about in sample projects. It usually takes at least an hour to do a good job because I have a very complex view hierarchy. I'm not making a sample project for every bug for a trillion dollar company. That sounds like work, not something I should spend time away from my family for.

Beta 5 hardEdge Scrollstyle blurs my whole table
 
 
Q