Peter van Hengel

Results 8 issues of Peter van Hengel

Hi, I am having an issue when trying to update some props from elsewhere in the app, that impact the value prop for CodeMirror. See the code below. There is...

Hi, This issue is for tracking the development of a new authentication mixin to support JWT token auth. Please post your comments on support for this here, I also have...

Hi, It seems that if you call the setConfiguration method there is no easy way to capture errors such as network down or authentication issues. There should be a promise...

When setting a border on the modal using the contentStyle, the border should wrap around the indicator triangle, currently it does not, and it splits the view: Expected Result: Actual...

As an enterprise developer that uses devcontainers, I need to add custom root certificates using a script file in the bootstrap docker file used to bootstrap (git clone) source code...

containers
feature-request

Hi, This library looks great, and the way it is plugged into langchain is super cool. Question: our users are already authenticated interactively through the front end of our app,...

Hello, I was wondering if anyone had any ideas how to expose react hooks etc, specifically the react router link as options users can leverage inside the editor. When you...

Any thoughts how we could export the webpage as a pdf, similar to how the print works, but skipping the print window. Basically I want the same extension you demonstrated...