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

Return @rendered_content from rendered_component test helper #1373

Closed
wants to merge 3 commits into from
Closed

Return @rendered_content from rendered_component test helper #1373

wants to merge 3 commits into from

Conversation

spdawson
Copy link
Contributor

@spdawson spdawson commented Jun 1, 2022

Broken in #1347, released in v2.56.0.

The @rendered_component variable was renamed to @rendered_content, but the corresponding attr_accessor was not updated/renamed. Consequently, rendered_component now always returns `nil.

See also the related PR #1372

Broken in #1347, released in v2.56.0.

The `@rendered_component` variable was renamed to `@rendered_content`, but the corresponding `attr_accessor` was not updated/renamed. Consequently, `rendered_component` now always returns `nil.
@spdawson spdawson requested a review from a team as a code owner June 1, 2022 06:41
@joelhawksley
Copy link
Member

Closing as I just landed #1372, which I updated to credit you ❤️

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.

2 participants