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

improve: create missing RendererFunc error message #166

Closed
wants to merge 1 commit into from
Closed

improve: create missing RendererFunc error message #166

wants to merge 1 commit into from

Commits on Dec 27, 2020

  1. improve: create missing RendererFunc error message

    Improve the development debugging process by better handling a
    missing Node Kind RendererFunc. This:
    panic: runtime error: index out of range [22] with length 20
    Becomes:
    panic: RendererFunc not found for kind: KindName
    13rac1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    579c70f View commit details
    Browse the repository at this point in the history