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.

Aberta
#62 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
TypeScript
Estrelas
1.1k
Forks
156
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

hello

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

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.