Skip to content

TehShrike/svelte-yield-issue-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demoing an issue with {{yield}} in Svelte 1.3.0

npm install
npm test

Try these variations by changing main.svelte:

  1. uncomment the commented block - it's still incorrect, but person is no longer undefined inside of the loop
  2. move the commented block to after the loop - now it's undefined in each place, including outside of the loop

About

Demoing an issue with {{yield}} in Svelte 1.3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages