Skip to content

Commit c804af2

Browse files
committed
added vue comment
#1635
1 parent 9fdd6a6 commit c804af2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/vue3js.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ <h1>How to integrate GridStack.js with Vue.js</h1>
3434
createApp({
3535
data() {
3636
return {
37+
// grid: undefined, // <-- don't do that. see https://github.com/gridstack/gridstack.js/issues/1635
3738
count: 0,
3839
info: "",
3940
};

0 commit comments

Comments
 (0)