ganeshh123
ganeshh123
Thank you for taking the time to investigate the problem, I appreciate it. Let's hope the fix will be implemented soon!
I also had @MickaelHrndz's issue where changing the orientation would make it impossible to exit fullscreen. I solved it by setting my `routePageBuilder` like this: ```dart routePageBuilder: (BuildContext context, Animation...
Thank you for your help, the `removeQuery()` seems to correctly reset this. Is this safe to do while the query is executing, otherwise is there a way to stop the...
It's the first one, see below:  Sorry, I guess its not very helpful to debug without any errors. I look forward to what the PR brings, thanks a lot...
Hmm, the install doesn't work for me: ```bash $ brew install notion-md-gen Running `brew update --preinstall`... Warning: No available formula with the name "notion-md-gen". ==> Searching for similarly named formulae......
Allright, could you provide some instructions to compile it?
Thanks for your offer to help, lets try and figure it out. I need a solution for Hugo specifically, so this is more suitable for me. As per your suggestion,...
Sorry for the delayed reply. I tried it with another database ([https://ganeshh123.notion.site/3967580d3fb64cb4a4f0a9493ece6ed6](https://ganeshh123.notion.site/3967580d3fb64cb4a4f0a9493ece6ed6)) with very simple properties but its still having the same issues. I even tried adding the properties from...
Thanks a lot for trying to help, this is my integration, and the secret is in my .env.  And this is the sharing to the integration for the database:...
I have the same issue, is there any possible workaround? Setting refreshOnMount explicitly doesn't seem to work on the disabled query either, it gets overriden by the QueryClientProvider it seems.