We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
上記URLでこの現象が発生しているのは確認できるのですが、手元の開発環境ではうまく再現できていません…。 以下、調査時のメモです。
「提案を表示」を出力しているのはおそらく以下のファイルかと思われます。 decidim-proposals/app/cells/decidim/proposals/proposal_m/footer.erb
このソースをみた限りでは、has_actions?の実行結果が怪しそうではあります。
has_actions?
has_actions?が定義されているのは以下のソースですが、最初のファイルは必ずtrueを返すので違っていそうですし、2つ目もおそらく違っていそうで、結果として3番目のヘルパーの問題かもしれません。
が、ここのcontextを表示するたびに変更される、というのがどうやれば発生するかが不明で、こういう現象が発生する理由がよく分からない…というのが現状です。
Sorry, something went wrong.
引き続き発生中
No branches or pull requests
対象ドメイン/ The domain
起こっている問題 / The Problem
スクリーンショット / Screenshot
期待する見せ方・挙動 / Expected Behavior
起こっている問題の再現手段 / Steps to Reproduce
動作環境・ブラウザ / Environment
The text was updated successfully, but these errors were encountered: