vue-draggable-resizable icon indicating copy to clipboard operation
vue-draggable-resizable copied to clipboard

problem with :w and :h false

Open XShaan opened this issue 5 years ago • 1 comments

Hello when I try to add false to :w or :h I get this error

[Vue warn]: Invalid prop: type check failed for prop "h". Expected Number, String, got Boolean with value false.

XShaan avatar Jul 21 '20 16:07 XShaan

How width or height could be false/true if it is number of pixels?

TitanFighter avatar Jul 21 '20 23:07 TitanFighter