I am making an app with a todo service. For some reason, the "Add task" is not functioning at all. I pressed f12 to see the error, but there was no error message.
I am making an app with a todo service. For some reason, the "Add task" is not functioning at all. I pressed f12 to see the error, but there was no error message.
Hi Brian -
It's really hard to say what could be wrong here, please follow all steps in this tutorial and inspect events invocation with JavaScript console.log() or alert().