Skip to content

Fix undefined scanner handlers and state in MobileNavigation #968

Description

@RUKAYAT-CODER

Overview
In src/components/mobile/MobileNavigation.tsx the Scan button and scanner reference openScanner (line 187), isScannerOpen, and closeScanner (line 195) which are never declared in the component, so the scanner cannot open and the code fails type-check/runtime. Declare the scanner state and handlers.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions