nuxt-open-fetch
nuxt-open-fetch copied to clipboard
fix: reactive query params
Modify the ComputedOptions interface to allow for reactive query params as explained by #52 .
@enkot this should be tested to ensure I didn't miss something with the new interface (and that it doesn't impact other parameters properties).
@adamdehaven is attempting to deploy a commit to the Taras Batenkov's projects Team on Vercel.
A member of the Team first needs to authorize it.
@enkot is there anything I can do to help move this PR along, or adjust as necessary?
@enkot hoping to bump this PR one last time.
Please let me know if I can add more detail or if I missed something in the implementation.
Is there a way I can patch my npm installed version with this change?
Is there a way I can patch my npm installed version with this change?
You could override the module types if you really wanted to
Dang really hoped this would make it to the latest release.
@enkot is there a reason not to have this? Or can you provide docs on how to have reactive props?
Hi @haringsrob, Should be fixed in the latest release👌
@adamdehaven Thank you for your PR and help with other issues! 💪
Thank you indeed it works. Did not notice it from the changelog.