Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Invalid App Configuration warning #3941

Closed
gdbroman opened this issue Feb 28, 2025 · 4 comments
Closed

[bug] Invalid App Configuration warning #3941

gdbroman opened this issue Feb 28, 2025 · 4 comments
Labels
bug Something isn't working needs review

Comments

@gdbroman
Copy link

gdbroman commented Feb 28, 2025

Link to minimal reproducible example

https://codesandbox.io/p/devbox/nextjs-appkit-forked-xcp8lx?workspaceId=ws_HkswW8AJDrvHHrPi9nTZj2

Summary

Since upgrading to 1.6.5 the AppKit modal has been displaying an Invalid App Configuration warning without any explanation in the console:

Image

List of related npm package versions

{
  "dependencies": {
    "@reown/appkit": "^1.6.5",
    "@reown/appkit-adapter-wagmi": "^1.6.5",
    "@tanstack/react-query": "^5.62.11",
    "next": "^15.1.3",
    "pino-pretty": "^13.0.0",
    "react": "^18",
    "react-dom": "^18",
    "viem": "^2.22.1",
    "wagmi": "^2.14.6"
  },
  "devDependencies": {
    "@types/node": "^22",
    "@types/react": "^18",
    "@types/react-dom": "^18",
    "autoprefixer": "^10.4.20",
    "eslint": "^9",
    "eslint-config-next": "15.0.3",
    "postcss": "^8",
    "tailwindcss": "^3.4.15",
    "typescript": "^5"
  }
}

Node.js Version

v20.12.0

Package Manager

10.5.0

@gdbroman gdbroman added bug Something isn't working needs review labels Feb 28, 2025
Copy link

linear bot commented Feb 28, 2025

@abdulsamad2003
Copy link

i am facing the same warning any help please @gdbroman if you have resolved it?

@gdbroman
Copy link
Author

gdbroman commented Mar 5, 2025

i am facing the same warning any help please @gdbroman if you have resolved it?

I had to whitelist our domain on https://cloud.reown.com

@abdulsamad2003
Copy link

okay brother thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

2 participants