Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ASDisplayNode] Revise assertion to log until Issue #145 is addressed. #trivial #313

Merged
merged 1 commit into from
May 29, 2017

Conversation

appleguy
Copy link
Member

@appleguy appleguy commented May 28, 2017

For apps that include pre-existing calls to reloadData, this assertion has made
development difficult on all recent versions of Texture.

Since triggering it can't be reliably used as signal by the app developer, and
halts a development session (sometimes immediately on app start), it should be
disabled until it is reliable again.

See issue #145 for details. cc @Adlai-Holler, @garrettmoon

Ideally we'd push a release shortly after taking this change, as the issue has been widely reported in the community. There's no known workaround besides modifying the local copy of Texture with a change like this, and local diffs discourage updating.

For apps that include pre-existing calls to reloadData, this assertion has made
development difficult on all recent versions of Texture.

Since triggering it can't be reliably used as signal by the app developer, and
halts a development session (sometimes immediately on app start), it should be
disabled until it is reliable again.

See issue #145 for details.
@ghost
Copy link

ghost commented May 28, 2017

1 Warning
⚠️ Any source code changes should have an entry in CHANGELOG.md or have #trivial in their title.

Generated by 🚫 Danger

Copy link
Member

@nguyenhuy nguyenhuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving from Maui! 🌋🏖

Let's strike for a real fix soon.

@appleguy appleguy changed the title [ASDisplayNode] Revise assertion to log until Issue #145 is addressed. [ASDisplayNode] Revise assertion to log until Issue #145 is addressed. #trivial May 29, 2017
@appleguy appleguy merged commit f7b9855 into master May 29, 2017
@appleguy appleguy deleted the Issue145 branch May 29, 2017 17:59
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
…is addressed. (TextureGroup#313)

[ASDisplayNode] Revise assertion to log until Issue TextureGroup#145 is addressed. #trivial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants