Noction / vue-draggable-grid

https://noction.github.io/vue-draggable-grid/
81 stars 33 forks source link

Undesired console log #56

Closed ttucker closed 4 months ago

ttucker commented 4 months ago

As of v1.10 there is a console log that's outputting all of the grid item ids that does not look to be intentionally left in the codebase. I will submit a PR momentarily!

Reference: https://github.com/Noction/vue-draggable-grid/commit/87ef60e03db9eedac9cf445349092b56c3ae4411#diff-2b7f97fb2a7a95081b5a7f57f9a4d9a4eee004d950d97f874c010450fa54401aR231

LwveMike commented 4 months ago

console.logs were removed in pr #58 , along with other changes.

ttucker commented 4 months ago

console.logs were removed in pr #58 , along with other changes.

Thanks LwveMike! Do you have any idea when the next release might be?