Matteo Gioioso

Results 54 comments of Matteo Gioioso

So, is this available or not? Have the docs been implemented? Could not find anything

Hello Sorry for the late reply. Yes, it would simplify the code I guess, however I am not sure we would have the same level of control over the connections....

Unfortunately this does not work for me with gatsby: ``` Cannot query field "links" on type "ContentfulPostContent". If you don't expect "links" to exist on the type "ContentfulPostContent" it is...

Noticed the same, when workers are present the rows in the plan are the average returned per worker despite the number of loops.

@vicmunoz as far as I know provisioning plugins does not install them in `8.5.1`. I had to use `GF_INSTALL_PLUGINS=one-plugin,another-plugin`

I have the same bug, unfortunately I have tried all the workaround and I am still stuck. I am running on Ubuntu 20.04.5 LTS

Has anyone managed to make this work? I always have: `Cache not found for input keys: mykey`, so effectively is not caching **UPDATE**: ok, it was not clear from the...

I have managed to somewhat sync the hover event on different plots: ``` import Plot from "react-plotly.js"; import Plotly from 'plotly.js-cartesian-dist-min' ``` ``` const [plotRefsMap, setPlotRefsMap] = useState({}) ``` ```...

Same bug here, the lines are also on the same row ``` ``` ![image](https://user-images.githubusercontent.com/43592430/216538744-ed74a815-6d30-4e08-be2d-5c883feb1736.png)