Skip to content

TypeScript Error: Implicit symbol to string conversion in ContractUI #3

@dev3Nigerian

Description

@dev3Nigerian

Bug Report

Error: ts(2731) - Implicit conversion of a 'symbol' to a 'string' will fail at runtime

Location: packages/nextjs/app/debug/_components/contract/ContractUI.tsx

Reproduction:

  1. Run yarn start
  2. Check TypeScript compilation
  3. See error in ContractUI component

Lines affected:

  • Line with <span className="font-bold">{contractName}</span>
  • Line with template literal containing ${contractName}

🔗 Assignment Request

@portdeveloper - I have created a PR for this and addressed the fix

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