userback / widget-js

MIT License
4 stars 3 forks source link

Improve error handling for widget loader #63

Closed Shard closed 8 months ago

Shard commented 8 months ago

Fixes the Event error handling for the widget loader to pass through the object instead of a stringified version which obscures the error.

Also improve setting undefined on a failed load.