Mickey Wu

Results 2 issues of Mickey Wu

I'm having problems using the CLI with PostCSS Autoprefixer. I already have `posthtml-postcss` and `autoprefixer` packages installed through NPM. `posthtml.json` ```json { "posthtml": { "postcss": {}, "plugins": { "autoprefixer": {...

bug

## Current Behavior In the DataConnect React library, query invalidation in mutations doesn't work as described when passing in a reference instance _without_ parameters. As described in the [documentation](https://react-query-firebase.invertase.dev/react/data-connect/mutations#invalidating-queries), if...