1602 / 1602/kontroller

[report] if actionname equals flowcontrol function name then does not work

Abierto
#3 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
7
Forks
5
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

example
load('application')
after(use('refresh', only: ['refresh'])

action ('refresh', function (){
//
})

i think, it's not a bug but just reported

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
backend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
30/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.