Maxime Mangel

Results 1077 comments of Maxime Mangel

Hello, Could you please specify which target are you referring too? My supposition is JavaScript but I could be wrong. I am not familiar with the API mentioned above so...

Similar to https://github.com/fable-compiler/Fable/issues/3686#issuecomment-1878857962 To allow people consuming Fable => TS with runtimes like Deno we will need to add a new compiler flag.

@nojaf I think this can be closed now

> Would Tippy really solve your problem of not being able to copy past the text? Setting the tooltip as `Interactive` seems to solve this issue yes: https://github.com/user-attachments/assets/dd3fc043-3c9c-4296-90ef-4c62344e3d78 I was...

@nojaf I came up with the same conclusion regarding the changes required I will have a look at it.

I will probably explore the tooltip rewrite once #929 is done. This is because right now, there are some tooltips generated at placed which will not have tooltips anymore. https://github.com/user-attachments/assets/ca464a3d-60e6-473e-b64a-2493c552fd11

We are also hitting the same error for Yarn 1.22.22

Generated code seems ok to me

Hello, This is caused by NewtonsSoft which introduce the max depth 64 for working around a [security vulnerability](https://stackoverflow.com/questions/68576787/newtonsoft-getting-the-readers-maxdepth-of-64-has-been-exceeded-error-while). I see 2 solutions, either I set the `MapDepth` to `null` in...

> With the upcoming changes to `Thoth.Json`, I think there is an opportunity to make this user configurable. Indeed, this is an opportunity. We could decide on a set of...