Skip to content

[bug] 1.8.19 not includes projectIds some api.web3modal.org endpoints #5579

@emalikterzi

Description

@emalikterzi

Link to minimal reproducible example

just create new nextjs project follow basic example.

Steps to Reproduce

  • create new nextjs project
  • add basic createAppKit
  • @reown/appkit-wallet-button add depency

Try to use useAppKitWallet({namespace: "eip155"})

Summary

Initial page loading library trying to request api.web3modal.org/getAnalyticsConfig projectId missing. if you add
@reown/appkit-wallet-button library . /getWallets request projectId missing . because of that useAppKitWallet({namespace: "eip155"}) is not working

i've downgraded 1.18.18 everything works fine

List of related npm package versions

https://github.com/reown-com/appkit/releases/tag/%40reown%2Fappkit%401.8.19
https://github.com/reown-com/appkit/releases/tag/%40reown%2Fappkit-wallet-button%401.8.19

Node.js Version

v24.11.0

Package Manager

11.6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions