Ian Pretorius

Results 1 issues of Ian Pretorius

"vue-screen": "^2.3.2" "vite": "^4.4.11" grid is not reactive anymore? screen object is still reactive , eg ``` const grid = useGrid("bootstrap"); const screen = useScreen() ``` ``` {{ grid.breakpoint }}...

bug
Missing repro