Skip to content

get-starknet v4 UI is not working #257

Description

@PhilippeR26

With :

"get-starknet": "^4.0.0",

This code in a Next.js project :

import { connect } from "get-starknet";
const getWalletSWO = await connect({ modalMode: "alwaysAsk", modalTheme: "light" });

is not displaying the default UI to select a wallet, and is generating an error :
image

@amanusk

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