vue-draggable-resizable
vue-draggable-resizable copied to clipboard
problem with :w and :h false
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.
How width or height could be false/true if it is number of pixels?