Transcrypt icon indicating copy to clipboard operation
Transcrypt copied to clipboard

dataclasses.replace method not implemented

Open JennaSys opened this issue 5 years ago • 0 comments

I am currently getting this error when trying to utilize dataclasses.replace()

Uncaught TypeError: (0 , _dataclasses.py_replace) is not a function

Is this because the method has not been implemented in Transcrypt yet?

If not, this would be a really useful feature for working with React.js in particular.

JennaSys avatar Mar 24 '20 01:03 JennaSys