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

Also print where a component finished rendering #793

Closed
paulcsmith opened this issue Jun 7, 2019 · 0 comments · Fixed by #817
Closed

Also print where a component finished rendering #793

paulcsmith opened this issue Jun 7, 2019 · 0 comments · Fixed by #817

Comments

@paulcsmith
Copy link
Member

paulcsmith commented Jun 7, 2019

When rendering a component it prints some debug info

raw "<!-- Rendered by #{component.class.name} -->"

It should also show “Finished: MyComponent” so it is clear where it ends. The “rendered by” line should change to “Started: My Component”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants