Skip to content

Conversation

@forsureitsme
Copy link
Contributor

@forsureitsme forsureitsme commented Sep 20, 2021

Bug: ListInput's with sortable={false} were rendering the sortable handler when nested inside a sortable list.
This change allows ListInput's sortable value to take precedence over a parent list whenever it's set, otherwise it behaves like usual.

forsureitsme and others added 4 commits September 19, 2021 19:23
`ListInput`'s with `sortable={false}` nested inside a sortable list were rendering the sortable handler.
This change allows `ListInput`'s sortable value to take precedence over a parent list whenever it's set, otherwise it behaves like usual.
@nolimits4web nolimits4web merged commit 461a572 into framework7io:master Sep 20, 2021
@nolimits4web
Copy link
Member

Merged, thanks, but instead of nullish coalescing I changed to ternary, as not sure babel is configured to understand it properly

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.

2 participants