[report] if actionname equals flowcontrol function name then does not work
オープン
- 主要言語
- JavaScript
- スター
- 7
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
example
load('application')
after(use('refresh', only: ['refresh'])
action ('refresh', function (){
//
})
i think, it's not a bug but just reported
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Look at the kontroller codebase to understand how action names and flow control function names are resolved. Check the 'load' and 'after' functions, and see how the 'refresh' action is registered. The issue suggests a naming conflict; find where actions are matched and where flow control functions are invoked. Test with a minimal example to reproduce the problem.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100