Skip to content

4.1.3

Choose a tag to compare

@ghostdevv ghostdevv released this 26 Mar 16:47

I made a mistake in the way I coded the new error handling, I used a console.error meaning you were unable to use .catch or a try catch to fully remove console errors, it also created two logs which could cause some issues.

  • Fixed error handling