useJquery icon indicating copy to clipboard operation
useJquery copied to clipboard

[Feature Request] Throw a promise while the script is being attached

Open adharris opened this issue 6 years ago • 0 comments

Currently, you have to do a defined check after calling the hook to account for the script loading. Would be nice if this could throw a promise so i could leverage Suspense until JQuery is loaded and I can start actually rendering the app.

adharris avatar Apr 04 '19 13:04 adharris