Baconiser
Baconiser
For me the issue was using `overflow-y:visible;overflow-x:hidden;` on an element in the dom above the virtual scroller. in computed the `overflow-y:visible` will be set as `overflow-y:auto` . The `scrollparent` package...
yea we got the same issue with an openAI API compatible reranker which was working fine on 0.5.13. The Embedder running on the same server could be added without issue....
Thanks for that reply, i cant modify the dify code in my case. But it helped me to modify my proxy enough to get it working. If someone is interested:...