You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just noticed that if you click the big blue button to remove a package from the db, it will crash the app. This happens when:
the field is empty (as seen below)
the field is not empty, but the package doesn't exist. For example, removing "shiny" when "shiny" doesn't exist. Notice, the auto-complete won't work (obvi) since the package doesn't exist, but the user can still type anything they want here. I only noticed it because I accidently clicked the blue button twice really fast when removing a package, and the text still existed.
Console output:
The text was updated successfully, but these errors were encountered:
Just noticed that if you click the big blue button to remove a package from the db, it will crash the app. This happens when:
Console output:

The text was updated successfully, but these errors were encountered: