Closed ArkDouglas closed 1 year ago
Hey @ArkDouglas , I'm struggling to replicate this locally.
WP_DEBUG_LOG
, does anything get output to debug.log
?1: Disabled all other plugins, still exists
Could be I have a botched local instance.
If I try it on a different headless instance, the form field doesn't appear (disabled plugins, wordpress 6.1):
I spun up a new bigcommerce blueprint on local just to test on a clean instance as well (6.2) and the form also doesn't appear there.
Was able to track this down, and fix in #69. (For some reason my local /build
was cached so I was never actually testing those changes 😲)
PS: this issue qualifies for my WPGraphQL Spring Cleaning campaign, where I'm donating dev hours to WPGraphQL projects for every issue/PR opened between now and April 31st. If you're interested, let me know via the link where you want the time donated to.
cc #9
Description
Upgrading to 0.0.9 renders the form field for "additional authorized domains" in the provider settings unusable - any input fields do not display, when a new host is input it dissapears.
Steps to reproduce
Additional context
No response
Plugin Version
0.0.9
WordPress Version
6.2
WPGraphQL Version
1.14.0
Additional enviornmental details
No response
Please confirm that you have searched existing issues in the repo.
Please confirm that you have disabled ALL plugins except for WPGraphQL and Headless Login for WPGraphQL