You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also get the same issue. However, trying to debug this made me realise that the problem doesn't lie with this library or even Chargebee itself, but with trying to initialise it more than once.
Have a look for the following message in the console logs:
Chargebee.js has been already initialized
If you can see it, eliminating repetitive initialisations should fix the issue.
Error: Component not found
Description
Then using the
chargebee-js-react-wrapper
components there is an error occurred when filling the form fields.Error message:
Code implementation:
The text was updated successfully, but these errors were encountered: