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

Error in installed plugins page when installed a fluentd plugin from a locally created gem #290

Open
tamsel opened this issue Jun 20, 2019 · 1 comment

Comments

@tamsel
Copy link

tamsel commented Jun 20, 2019

The error was because the latest version value was nil.

Error:
ActionView::Template::Error (no implicit conversion of nil into String):
latest_version: { label: "#{t("plugins.common.latest_version")}", sortable: true },
is_latest_version: { label: "" }
},
items: #{plugins_json.html_safe},
filter: null
}
}

@okkez
Copy link
Contributor

okkez commented Jul 9, 2019

Sorry for the delay.
I will check code this week or next week.

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

No branches or pull requests

2 participants