Skip to content

Context menu not working for Number type of cells #1914

Closed
@404-html

Description

@404-html

New Issue Checklist

Issue Description

An attempt of opening context menu on Number type of cell results in cell selected but menu not open.

Steps to reproduce

  1. Open browser, find a column with Number data type;
  2. Right click on a non-empty cell in this column.

Actual Outcome

Cell gets selected but context menu is not appearing. Following is logged in the browser console:

Uncaught TypeError: t.copyableValue.substr is not a function
    at dashboard.bundle.js:2

Expected Outcome

Cell should became selected, context menu should open.

Dashboard

  • Parse Dashboard version: 3.2.1
  • Browser (Safari, Chrome, Firefox, Edge, etc.): any
  • Browser version: any

Server

  • Parse Server version: any
  • Operating system: any
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): any

Database

  • System (MongoDB or Postgres): any
  • Database version: any
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): any

Logs

none

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$5Bounty applies for fixing this issue (Parse Bounty Program)type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions