frg-fossee / eSim-Cloud

A web-based system for designing and simulating electronic (eSim) and Arduino circuits.

Home Page:https://esim-cloud.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deleting a breadboard and adding it again gives error

ikartikgautam opened this issue · comments

Brief: Whenever we delete a breadboard and again add a breadboard, then breadboard's drag listeners give error.

Steps to recreate:

  1. Add a new breadboard
  2. delete the breadboard
  3. again add a new breadboard
  4. now take any component from the left panel
  5. start dragging the element

Expected Behaviour:
Upon dragging of other elements, console should not give error.

Tested on: develop branch & live website

OS: macOs

Error:
Screenshot 2021-07-09 at 7 48 57 AM

Closing this issue as it has been addressed in the recent PR.