janniks
janniks
+1, it now redirects to sketchy stuff 🤷♂
connect could check before calling a function. Right now we only have `onCancel` which could be used, or throw an error (not sure how graceful that is)
+1 sort of agree here But will be breaking, as to get the old behavior, folks would need to call `disconnect` each time. (Which they may not know about). But...
_Can be disregarded if @FiXato PR https://github.com/solid/solid-takeout-import/pull/6 is merged_
_This seems to be a build issue, likely unrelated to Stacks connect. Closing issue as unrelated..._ ~Are you serving the `build` directory via nginx?~ It works with `npm run build`...
Can you try this link? https://n4yi3m-3000.csb.app/
Hard to say, likely some weird install/version/build issue; might be something on the browser / extensions. This codesandbox is forked from your reproduction repo: https://codesandbox.io/p/sandbox/competent-hellman-n4yi3m you might be able to...
Cool, thanks for the investigation! I’ll re-open so we fix this at some point 🙏🏻
Sorry for the delay! I want to merge this 🙈 I'll try in ~ 1-2 weeks, as I am a bit busy currently...
Yes, this is a great idea! We are working on a good start to do this, we'll put out a SIP soon for a new Connect protocol, should simplify a...