thepassle / webcomponents-from-zero-to-hero

An introduction to writing raw web components.

Home Page:https://thepassle.github.io/webcomponents-from-zero-to-hero/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Part One

lanbau opened this issue · comments

Hey,

Problem: Add Item To List Causes Page Refresh
Solution: Add event.preventDefault() to _addTodo

Thanks mate & great tutorial.

Fixed by @georapbox in #7