cp
cp
Hi, as I was using this library I ran into what I think is a small bug w/ `select-spec`. The bug seems to stem from using `s/or`. The following test...
Hello, I think we are experiencing a bug and I wanted to confirm that this behavior isn't intentional. We have two specs that we've created using `data-spec`. When we reference...
#### Description of changes This PR allows you to call `signInWithRedirect` even when a user is already signed in. The use-case is that we have Google login and some customers...
Hey @wilkerlucio 👋 Hope you're doing well! I've been away from pathom for a little bit but I'm revisiting it again and I ran into a bug around `pco/params`, ClojureScript,...
Hi again 👋 Rather than using `next-tick` like I did in my last PR (#8), this introduce a `start-batch-update!` and an `end-batch-update!` function that can be used from the subs...
This PR allows you to override the `:db` effect. Shouldn't be needed often but will allow you to take advantage of the fact that the `:db` effect is always executed...
Hi again 👋 I have what feels like a bug and wanted to open a discussion and possibly get a PR submitted to address the issue. I have an event...
👋 Hello! Thanks for all your work on this library! My reasoning for this PR is that I sometimes will add `log/*` to a macro. Inside of my macro, the...
Hello 👋 I have this very strange bug that I'm encountering with the latest version of pathom3 (note the bug existed on earlier versions too), and setting `parallel?` to true....
Hello, I'm experiencing a bug when using `onFeatureFlags` and the Posthog JS snippet. If I call `onFeatureFlags` before Posthog has loaded, then Posthog throws an error when the feature flags...