adsabs / bumblebee

🐝 Clever face for ADS
https://ui.adsabs.harvard.edu
GNU General Public License v2.0
38 stars 21 forks source link

Fix ORCiD Deletion #2299

Closed thostetler closed 1 month ago

thostetler commented 1 month ago

Removes the type check and makes it more lax.
Also now rejects the promise instead of throwing, so that it gets properly handled inside the promise context.
Throwing the error here does not get handled in jQuery deferreds unlike in the native Promises.

To test: