Closed sugarfunk closed 2 weeks ago
Thanks for reporting this. Does inviting from the main admin page still work? You can specify the group there as well
Main page works fine, just. Seems to only be an issue within the specific group pages.
Can confirm fix from #155. Thanks!! Great work with this project.
Describe the bug If you go to a group page from admin, then try to Invite a user, the invite does nothing and logs throw error
To Reproduce Steps to reproduce the behavior:
Expected behavior Pop-up asking for email address
Screenshots
Additional context Error Logs...
wishlist | Listening on 0.0.0.0:3000 wishlist | SvelteKitError: Not found: /admin/groups/93965a1c-c9e4-44ce-9564-63c0915ef469/sw.js wishlist | at resolve2 (file:///usr/src/app/build/server/index.js:3765:18) wishlist | at resolve (file:///usr/src/app/build/server/index.js:3598:34) wishlist | at Object.handle (file:///usr/src/app/build/server/chunks/hooks.server-JFPpgpwF.js:32:10) wishlist | at async respond (file:///usr/src/app/build/server/index.js:3596:22) wishlist | at async Array.ssr (file:///usr/src/app/build/handler.js:1272:3) { wishlist | status: 404, wishlist | text: 'Not Found' wishlist | }