useJquery
useJquery copied to clipboard
[Feature Request] Throw a promise while the script is being attached
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.