universal-data-tool icon indicating copy to clipboard operation
universal-data-tool copied to clipboard

React documentation seems to be out of date

Open nsantacruz opened this issue 5 years ago • 2 comments

I tried to follow the documentation on this page but I got an error from webpack saying that UniversalDataViewer does not exist.

I checked in universal-data-tool/components and could not find the component. The closest component I found was UniversalSampleEditor which takes one sample and allows you to edit it. This solved my use-case.

Anyway, the issue is that the documentation doesn't seem to be correct. Happy to make a PR if it's clear what the documentation should say.

nsantacruz avatar Oct 25 '20 12:10 nsantacruz

Yep! The naming changed in 0.14 to UniversalSampleEditor, the docs are OK for 0.13.x

PR appreciated!

seveibar avatar Oct 25 '20 12:10 seveibar

There were also some minor prop changes IIRC

seveibar avatar Oct 25 '20 12:10 seveibar