[report] if actionname equals flowcontrol function name then does not work
Aperta
- Lingua principale
- JavaScript
- Stelle
- 7
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
example
load('application')
after(use('refresh', only: ['refresh'])
action ('refresh', function (){
//
})
i think, it's not a bug but just reported
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100