Vinícius Gajo

Results 149 comments of Vinícius Gajo

It is not working by what I saw creating this sample project: https://github.com/64J0/Feliz.Plotly-testing-vertical-line/blob/master/src/Components.fs

I think that I have spotted the problem. In this line https://github.com/Shmew/Feliz.Plotly/blob/master/src/Feliz.Plotly/Bindings.fs#L26 by what I understood, all the values within the `data` object but this is wrong for the `shapes`....

@MichaelMay81 this project seems abandoned unfortunately

Thank you very much for the opportunity, I'll give my best to maintain and evolve Giraffe!

I think we can add a new test to check this scenario automatically. If no one works on it before, I'm going to take a look later.

Hi @toraritte, thanks for opening this issue. I was not able to validate locally since I don't have a mac, but maybe this @dbrattli's PR will fix this problem ([PR...

Hi @mengelseatz, thanks for the comment! We didn't generate a new release yet. My bad. I'll look into this problem today.

I did release a new version right now, which is probably not indexed yet, but will be eventually. Can you please check if you're still getting this error using it...

I have this same feeling. Paket has some weird behaviors sometimes. But I understand that it's very useful to manage dependencies along a complex `sln` file, with many `fsproj` components.

Do they use another package to handle the dependencies @Trigun27 ?