Taylor
Taylor
@iamvitali did you figure this out?
Awesome let me know if there is anything I can do to help!
Is there a work around for this? Anyway to make number input work with something like: ``` (this[field.name] = ref)} onChange={this[func]} onFocus={e => { e.target.placeholder = '' }} onBlur={e =>...
Any progress on this?
@tiagocpeixoto seems this repo is dead?
https://github.com/TryGhost/gatsby-plugin-advanced-sitemap/issues/16#issuecomment-865301474
@Haja-andri did you resolve this?
@fmaiabatista you could theoritically just use aliases in your gql to bypass this I think. ``` query: `{ products: allSitePage { ... } category: allSitePage { ... } }` ```...
Is there anyway we can get a PR for this? We are still having the same issue and don't really want to do a patch. @computerjazz @MikhailVasiliev
@sanniassin is this dead?