Dony Sukardi

Results 9 comments of Dony Sukardi

Can't seem to get mdx-deck v4.1.1 to work with code-surfer file import either

Here's an example of a warning from our application ![image](https://user-images.githubusercontent.com/410792/40840842-eb485ac4-65da-11e8-95f4-12ba01e4ce70.png)

One of the reasons why I kept validate and warn separated is so that it's not introducing a breaking change, as validate currently only returns `errors` object. The other reason...

> Let's say infiniteQueryIsFetching is true. Does queryClient expose a way to await for it to be false? (or something equivalent) Actually there's [`promise`](https://github.com/tannerlinsley/react-query/blob/master/src/core/query.ts#L160) inside query that you could await...

@denji thanks. i did exactly that and am still getting some error. any idea what i might be missing out? with `--HEAD` ![image](https://user-images.githubusercontent.com/410792/51512020-b2ea0e80-1e3e-11e9-8e22-60df64c2952e.png) without `--HEAD` ![image](https://user-images.githubusercontent.com/410792/51512062-f6dd1380-1e3e-11e9-8abf-338850fa60fb.png)

the type for timezone plugin seems to be incorrect.. it's not registering setDefault function

my use case is for clean up, so perhaps since last restart restart (which should also include when plugin first run on the computer) would be sufficient

@ekilah you need to enable Experimental Web Platform Features on chrome://flags on the latest Chrome