Skip to content

how to fix "e.diffs.map is not a function" bug #19262

Description

@natewill

Description

temporary fix:

  1. Open DevTools.
  2. DevTools ⋮ → More tools → Request conditions
  3. In that drawer, add:
    ://127.0.0.1:4096/vcs/diff
    ://localhost:4096/vcs/diff
  4. Turn on “Enable blocking and throttling”
  5. Reload the page

That should fix the bug

The problem is that the opencode binary and the hosted ui are out of sync. Once a new release is out the bug should be totally gone.

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcoreAnything pertaining to core functionality of the application (opencode server stuff)

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions