hyperformula icon indicating copy to clipboard operation
hyperformula copied to clipboard

Example in the docs: Clipboard operations demo throws an error if `paste` is clicked before `copy`

Open AMBudnik opened this issue 2 years ago • 1 comments

Description

Clipboard operations demo throws an error if paste is clicked before copy. Reported on Slack at https://handsoncode.slack.com/archives/C031GBX62SE/p1679694557095759

Steps to reproduce

  1. Click paste button to see the error

result Zrzut ekranu 2023-03-27 o 08 19 39

Demo

on the page

Your environment

  • HyperFormula version: 2.3.1
  • Browser Name and version: Chrome 111
  • Operating System: macOS Ventura

Links

Clipboard operations - https://hyperformula.handsontable.com/guide/clipboard-operations.html#demo

AMBudnik avatar Mar 27 '23 06:03 AMBudnik

The exception should be handled by the demo.

sequba avatar Mar 30 '23 10:03 sequba