react-data-grid icon indicating copy to clipboard operation
react-data-grid copied to clipboard

get ?. syntax built into lib

Open FrominXu opened this issue 3 years ago • 0 comments

Describe the bug

I get this in lib file:ref.current?.focus -> lib/bundle.js , My project‘s build config can't setting to transform file in node_modules. ):

To Reproduce

Link to code example:

Expected behavior

Environment

  • react-data-grid version:
  • react/react-dom version:

Additional context

FrominXu avatar Jul 28 '22 03:07 FrominXu