#LA_Benjamins
1 messages · Page 1 of 1 (latest)
What browser are you using here?
Chrome
Can you check the browser dev console and share any errors/warnings
This is error in console
FYI -- Chrome & Stripe CLI are updated to most recent versions
Hmm, I'd recommend filing an issue on the GH repo. There's a couple issues related to this but they're seemingly resolved: https://github.com/stripe/stripe-apps/search?q=No+apps+found.+Please+make+sure+your+development+server+is+running.&type=issues
Once you create the issue I'll share the issue internally with the Stripe Apps team
Ok thanks. Before that, we might be able to figure this out on our own. it might have to do with env vars
Also
What state-management tools can we use with Stripe Apps? react-redux-toolkit is compatable ?
Yeah assuming this isn't some kind change you've made in your codebase, of course
You can install any third-party libraries, as long as they can operate in the env: https://stripe.com/docs/stripe-apps/how-ui-extensions-work#sandbox-limitations
(could maybe be related to your issue)
We haven't installed redux toolkit yet it's a question for the future. thanks