https://github.com/noook/repro-ag-grid-column-move
https://github.com/noook/repro-ag-grid-column-move
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/noook/repro-ag-grid-column-move
- Owner: noook
- Created: 2022-02-22T16:03:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T16:41:46.000Z (over 4 years ago)
- Last Synced: 2025-04-03T15:48:26.641Z (about 1 year ago)
- Language: Vue
- Size: 175 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ag-grid-repro
This is a repository that reproducts an unwanted behaviour in AG Grid: Columns are not moveable anymore
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
```