Erba Afidotama

Results 12 comments of Erba Afidotama

I hope component "Table" will finalized. Svelte Materialify is a greate framework.

sorry,, like this? `"scripts": { "start": "cross-env PORT=3100 node scripts/start.js rekit-studio -p 3105", "build": "node scripts/build.js", "test": "node scripts/test.js" },`

I still get some errors. Maybe you can still help me. after i run: `npm install -g rekit-studio` result: `C:\Users\erbaafidotama\AppData\Roaming\npm\rekit-studio -> C:\Users\erbaafidotama\AppData\Roaming\npm\node_modules\rekit-studio\bin\index.js > [email protected] install C:\Users\erbaafidotama\AppData\Roaming\npm\node_modules\rekit-studio\node_modules\node-pty > node scripts/install.js C:\Users\erbaafidotama\AppData\Roaming\npm\node_modules\rekit-studio\node_modules\node-pty>if...

> because react-dnd use process/browser. Solution: `npm i process ` in webpack config: `resolve: { fallback: { 'process/browser': require.resolve('process/browser'), } }` Thanks @zhangfy1994 . My problem solved with your solutions.

> ondrag? Cant use onDrag. i have tried onDragStart and onDragEnd too, but cant. How to handle drag n drop?

How about verticalLevel?

Not yet. I dont know how.

For jquery version, can using visibleLevel. How about react version?