Kheang Hok Chin

Results 42 comments of Kheang Hok Chin

@lgarron long shot here but have you gotten it to work? I am having the same issue when I try to do a test using a simple function that returns...

@andywer Thanks for your example, I will do some tests using it as a sample and see if I am able to make it work. Thanks again!!

I tried to make something similar to this, I am using Parcel 2 for the building and I seem to get an error when it tries to load the slave...

@andywer Question about callbacks, does this mean that if the callback is an operation that is expensive, that it would block the local thread when its being called by a...

@andywer Thank you for your elaborate response, I understand :)

Hi, I have the same problem but it seems random, here I have 2 charts, one can be resized the other, doesn't resize at all. https://codesandbox.io/s/grid-layout-react-apexcharts-2jdo2?file=/src/App.js In the side window...

I tried installing the forms plugin standalone in hopes to make it work, as the code required for the traits is in that package, but it didn't work no matter...

Awesome, thanks a bunch, I will test it out. I also found it not intuitive on how to add the options, I would've thought they would think to add a...

Hi, Did you happen to have a fix for this? When I drop it on the canvas and hover over it, it keeps looping indefinitely.

@gongAll What is weird is that it does work most of the time but eventually stops working or is intermittent. In one site, I had to do `if (!moment().tz()) moment.tz.setDefault(timezone);`...