Maxime Mangel
Maxime Mangel
This error also prevent setting a marker symbol using a icon.
This error does not ring a bell to me sorry. Note that only the manual API is supported right now, by the new `Thoth.Json.Core` project. And you need to use...
> Is Thoth.Json.JavaScript 0.2.0 compatible with Thoth.Json.Core? I believe they should be because, both got their latest version released the same day. I will have a look at your reproduction...
Ok, I believe the problem was that Fable.Package.SDK had a bug in it. I am currently making a new batch of release, to use the fixed version of Fable.Package.SDK. What...
This issue is now fixed in the new releases versions sorry for the delay...
> For now, would it be easier to just raise a fable compiler error instead of fixing this? The decision, will depend on how the different the work for detecting...
I think we can just alias to `op_Implicit` to `fromDate`: ```fs // Write code or load a sample from sidebar open System let _: DateTimeOffset = DateTime.UtcNow.Date let x =...
Hello @halcwb, Can you please try to make a smaller reproduction code?
> Is there a way to inspect the output of the string interpolation as you show in your examples? I am not sure what you mean but that, but if...
> Thanks. but the compiler crashes, there is no output other than this: Ah sorry, didn't know about that. Then, I think the only way to explore the output/generation is...