#Ellroy
1 messages ยท Page 1 of 1 (latest)
@next oasis is taking over and is going to help you with this
hey there, reading the github issue
Hmm that seems to be trying to hit the register page that likely only applies to the vanilla client version:
https://github.com/stripe-samples/subscription-use-cases/blob/main/fixed-price-subscriptions/client/vanillajs/register.html
I think you've laid out the issue clearly in the issue and our team can reproduce and make the correction based on that
I do have it working with vanilla JS in the meantime, at least ๐
But yes, couldn't figure out a way to get it to work with React
It does seem like maybe that should point to index.html instead
if you wanted to try that lcoally and share the result here and in your issue
I attempted that but sadly that alone was not enough. The index.html file doesn't include any script tags to load the React Javascript
Oh, that sounds like the server isn't building things correctly at all then