gvwilson / tidyblocks

A blocks-based interface for tidy data manipulation and analysis.
Other
82 stars 28 forks source link

Console warning about "stray stacks found" after moving blocks to garbage #417

Open gvwilson opened 4 years ago

gvwilson commented 4 years ago
  1. Create blocks.
  2. Move to garbage.
  3. Create more blocks.
  4. Run

Console shows warning about stray stacks found - is this because blocks moved to garbage aren't deleted?