Skip to content

Comments

[BUGFIX] Fix allowed/disallowed attributes when colPos = 0#48

Open
YKWeyer wants to merge 1 commit intoCodersCare:11-0from
zecm-via:bugfix/colpos-allowed
Open

[BUGFIX] Fix allowed/disallowed attributes when colPos = 0#48
YKWeyer wants to merge 1 commit intoCodersCare:11-0from
zecm-via:bugfix/colpos-allowed

Conversation

@YKWeyer
Copy link

@YKWeyer YKWeyer commented Aug 3, 2023

0 would be casted as false in the the original condition. We should instead ensure it is not undefined (as it is already the case in GridElementsDragDrop.js)

`0` would be casted as `false` in the the original check. We should instead ensure it is not undefined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant