react-tour icon indicating copy to clipboard operation
react-tour copied to clipboard

Create nice step-by-step intros with React. [unmaintained]

Results 4 react-tour issues
Sort by recently updated
recently updated
newest added

Tested with React 15.5.4. I'm getting the following error whenever I try to render ``: > TypeError: this is undefined > Stack trace: > at Constructor (webpack:///~/react-tour/~/react/lib/ReactClass.js:842:0) > at _constructComponentWithoutOwner/<...

in Projects.jsx `import { ReactTour } from 'react-tour'` `` `export default Projects` It will `invariant.js:39 Uncaught Invariant Violation: Element type is invalid: expected a string (for built-in components) or a...

``` Invariant Violation: ReactTour.render(): A valid ReactComponent must be returned. You may have returned undefined, an array or some other invalid object. ``` ``` Uncaught TypeError: Cannot read property '_currentElement'...

http://screencast.com/t/e6j1DysxjojN