We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Invalid App Configuration
https://codesandbox.io/p/devbox/nextjs-appkit-forked-xcp8lx?workspaceId=ws_HkswW8AJDrvHHrPi9nTZj2
Since upgrading to 1.6.5 the AppKit modal has been displaying an Invalid App Configuration warning without any explanation in the console:
{ "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" } }
v20.12.0
10.5.0
The text was updated successfully, but these errors were encountered:
APKT-2380 [bug] `Invalid App Configuration` warning
Sorry, something went wrong.
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
https://cloud.reown.com
okay brother thanks
No branches or pull requests
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:List of related npm package versions
Node.js Version
v20.12.0
Package Manager
10.5.0
The text was updated successfully, but these errors were encountered: