sandpack icon indicating copy to clipboard operation
sandpack copied to clipboard

Property description must be an object: undefined

Open cj-rajat opened this issue 2 years ago • 0 comments

Bug report

Packages affected

  • [ ] sandpack-react

Description of the problem

TypeError: Property description must be an object: undefined at defineProperty ()

What were you doing when the problem occurred?

This error is triggered by any modifications made in the CSS file. Error occurs in the Sandpack theme provider.

What steps can we take to reproduce the problem?

https://github.com/codesandbox/sandpack/assets/84508727/52ce7876-05e9-486f-b898-1506dedaaf76

Link to sandbox: link (optional)

Your Environment

Software Name/Version
Sandpack-client version 2.8.0
Sandpack-react version 2.8.0
Browser Chrome 116
Operating System MAC OS

cj-rajat avatar Oct 04 '23 04:10 cj-rajat