Add error message for missing Phantom extension plugin#385
Add error message for missing Phantom extension plugin#385garlobrian52 wants to merge 2 commits intophantom:aaron/wp-7216-browser-sdk-not-detecting-injected-providerfrom
Conversation
Ensure proper error message for missing Phantom extension plugin.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Ensure proper error message for missing Phantom extension plugin.
Summary & Motivation
How I Tested These Changes
Did you add a changeset?
If updating one of our packages, you'll likely need to add a changeset to your PR. To do so, run
yarn changeset. This will generate a file where you should write a human friendly summary about the changes. Please respect the versioning system - if any interface has been broken, we need to increase the major version.Did you update the README files?
If the interfaces of affected packages have changed, please ensure their README files are updated to reflect the new APIs and usage patterns.