Skip to content

[Bug]: Navigation does not work when runing the dev sever #23

Description

@andrew-oko-odion

Preflight checklist

  • I searched existing issues to avoid duplicates.
  • I can reproduce this issue on the latest main (or have provided the exact version/commit below).

Component

packages/sparkling-cli

What happened?

Expect I am missing something about the intended usage, I realized that page navigation does not work on dev

bunx rspeedy dev --config .sparkling/lynx.config.ts starts the dev server but sparkling navigation on the default sparkling app does not work!

Steps to reproduce

  1. bun create sparkling-app@latest my-app

  2. cd my-app

  3. bun run run:android

Start dev server for hot-reloading
4. bunx rspeedy dev --config .sparkling/lynx.config.ts

  1. click on next page and and navigation does not work on dev it simply fails silently

Expected behavior

Sparkling Navigation is expected to work on while running
bunx rspeedy dev --config .sparkling/lynx.config.ts

Actual behavior

Sparkling Navigation fails silently when tapped

Logs / screenshots

Environment

  • Host OS: MacOS
  • Target platform (Android/iOS): Android and iOS
  • Node.js version: 24.14.0
  • pnpm version:
  • Lynx version: @lynx-js/react": "^0.116.2"
  • Sparkling version / commit: 2.0.1

Contribution

  • I’m willing to submit a PR to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions