Dmytro

Results 5 comments of Dmytro

@lmachegger it never takes more than 200-300 ms to update the chart for me. Looks like there is only an issue with your machine resources -_-

> For me the issue turned out to be babel config not being used correctly. After digging through the code I found a way to make it work using a...

@GalacticHypernova it's because you're using it in the wrong way. You can only pass `string | Ref`. In your case sameAs compares to `f1` as to a string value, but...

Well, I both agree and disagree :) Agreed, it looks a bit over-complicated, but at the same time, you need to do such manipulations quite rarely. And I don't really...

I also faced that problem. > if I use a dialog/modal button, select Phantom, it redirects correctly. But if I go back, the connect and multi-buttons show the Phantom logo,...