structor icon indicating copy to clipboard operation
structor copied to clipboard

Structor - React UI Builder [DEPRECATED]

Results 36 structor issues
Sort by recently updated
recently updated
newest added

Hi,sir. Sorry to bother you and May I have a question for you: in the #Structor , I can't find you how to preview the react element, can you help...

Git says 'We found potential security vulnerabilities in your dependencies.' at your package "marked": "0.3.6"

It shows below error repeatedly ``` ./~/core-js/shim.js Module build failed: Error: ENOENT: no such file or directory, open '/Users/mac/Desktop/structor/node_modules/core-js/shim.js' @ ./~/babel-polyfill/lib/index.js 3:0-23 @ ./.structor/src/default.js @ multi react-hot-loader/patch eventsource-polyfill webpack-hot-middleware/client?path=/structor-dev/a&timeout=2000&overlay=false&noInfo=true ./.structor/src/default.js...

Hi, I wanted to implement a hover effect on a `a`. I first tried to add a property "onmouseover", but the property disappear when I switch to preview mode. Then...

So I ran the project and followed the tutorial on Medium and I absolutely love the project! A couple of UX requests that I would like to see are: 1....

enhancement

Info as bellow: `componentDidMount() { if (window.onPageDidMount) { //emit an error here window.onPageDidMount(this); if (this.updatePageModel) { const pathname = getPagePathName(this.props.location.pathname); const nextPagePath = this.getPagePath(pathname); //emit an error here this.updatePageModel({ pathname:...

Hi, I was trying the structor in my local env, but it always complain gifsicle install fails, seems the package is not installed under node modules. Is this a dependency...

Open http://localhost:2222/structor/ it tip" Cannot GET /structor-deskpage/home ", and I change the line in package.json file in scripts section: "structor": "structor" to "structor": "structor -v"; Then I " npm run...

1. git clone https://github.com/ipselon/structor-starter 2.npm install 3.npm install structor 4.upgrade webpack 4.6.0 error: Webpack config was not found. TypeError: Cannot read property 'compilation' of undefined Error happened during server initialization:...

When following the steps here https://github.com/ipselon/structor/blob/master/docs/integrating-with-create-react-app.md I ran into a webpack issue that appears to stem from a version conflict between the version of structor (2.3.2) and react-scripts (1.0.14) npm...