agneym / agneym/playground

doesn't work for html tags onclick event; only JS functionality works fine. When we declare the onclick event inside the html tag doesn't work, it will show some undefined error message in the browser console section.

Abierto
#62 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
1.1k
Forks
156
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

hello

//js section
function hello(){
console.log("hi");
}

When I clicked that hello content, it would show some error message likeit does not define.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.