[Spiceblow - Sql Database Management]... #15106
Labels
bug
Something isn't working
extension: spiceblow-database
Issues related to the spiceblow-database extension
extension
Issues related to one of the extensions in the Store
status: stalled
Stalled due inactivity
Extension
https://raycast.com/xmorse/spiceblow-database
Raycast Version
Latest
macOS Version
No response
Description
Error:
Steps To Reproduce
It seems like the error is a TypeError indicating that a fetch operation failed in a JavaScript file located at /Users/ramzimalhas/.config/raycast/extensions/422e9651-46b0-4a23-a4e3-531db71bea09/search-database.js at line 74:6145. The error is being caught in the processTicksAndRejections function.
To understand this error better and how to handle it, you can refer to the documentation on fetch in JavaScript:
• MDN Web Docs - Fetch API
This documentation will provide insights into how the fetch API works, possible reasons for the failure, and how to handle errors when using fetch in JavaScript.🐛 fix: fix typeerror caused by failed fetch operation in search-database.js
Current Behaviour
🐛 fix: fix typeerror caused by failed fetch operation in search-database.js
Expected Behaviour
not sure im a noob!
The text was updated successfully, but these errors were encountered: