Transcrypt
Transcrypt copied to clipboard
dataclasses.replace method not implemented
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.