iamshaunjp / iamshaunjp/svelte-tutorial

Error on lesson-29

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
197
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Hi!

I'm coding along with the Youtube Svelte Beginners course (great course)

After adding the store file, I get this error on clicking on any of the answers of the Python or Javascript poll:

```
Uncaught ReferenceError: polls is not defined
handleVote @ bundle.js:2220
(anonymous) @ bundle.js:153
bubble @ bundle.js:153
vote_handler @ bundle.js:1738
(anonymous) @ bundle.js:142
(anonymous) @ bundle.js:141
handleVote @ bundle.js:1492
click_handler @ bundle.js:1501
```
The error presist even after I downloaded the lesson-29 branch of this repo and freshly installed it with ```npm install``` and running ```npm run dev```.

**What could be wrong?**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.