m c
Results
2
comments of
m c
@zhangjunah might explain this error I'm getting ` Element ref was specified as a string (toasts__0) but no owner was set. You may have multiple copies of React loaded.`
@planetwebsolution the documentation says `let ReactToastr = require("react-toastr") let {ToastContainer} = ReactToastr let ToastMessageFactory = React.createFactory(ReactToastr.ToastMessage.animation)` but not sure if that will fix your problems