aubreyyan
aubreyyan
**The bug:** The github wiki provides an outdated implementation of `UniversalDataTool`, which has since been moved to `UniversalSampleEditor`, rendering these docs inaccurate and confusing for new users **Steps to Reproduce?**...
**The bug:** Images do not load when passed in the `sample` option **Steps to Reproduce?** Visit your react code sandbox https://codesandbox.io/s/universal-data-tool-react-usage-example-uerpr?from-embed
Here is what this looks like: https://streamable.com/qo6nob Is there any reason for this behavior? Why would reopening the page fix/change anything?
https://github.com/UniversalDataTool/react-image-annotate/blob/ca3e864326c14413e0a4df2544b5c1ecdccac987/src/ClassSelectionMenu/index.js#L61-L75 This is a breaking change in 1.8.0
Here is a reproducible example of this behavior: [](https://codesandbox.io/s/tender-banach-y0evw?fontsize=14&hidenavigation=1&theme=dark) Note that `hideClone` is enabled but the button shows up, and regardless of this property, the clone button randomly appears...
  I'm not sure if they're necessarily complementary or the latter is sufficient. I'm mostly asking because I noticed that testfx-core doesn't provide critical elements like `import org.testfx.framework.junit5.ApplicationExtension;`