link do código/projeto: https://github.com/jlateles/memotecaAngular
Meu back-end roda porém não funciona. O botão de salvar e o botão de excluir também não funcionam.
- O vs code não apresenta erro algum no código, mas mesmo assim não funciona.
- Verifiquei as rotas do meu back-end e aparentemente está tudo ok.
Olhei o console do navegador (uso o Microsoft Edge) e foi apresentados os seguintes 9 erros:
Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received listarPensamento:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received listarPensamento:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received listarPensamento:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received listarPensamento:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received listarPensamento:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received listarPensamento:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received listarPensamento:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received listarPensamento:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received listarPensamento:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
Alguém sabe como posso solucionar isso?