Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up| ★ wanayoo — archive 1999 https://github.com/NextFaze/devmod/issues/7 | Nouvelle recherche | Portail wanayoo |
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Issue Type
Issue Description
After dragging the toggle out of the way - a page reload means it's back where it was. Suggest using something like
localStorage(since it's not really important data) to store the last known position of the toggle so it can be hydrated on page load.