Skip to content

Conversation

@Peterwmoss
Copy link

Before the change there many of the variables had names which easily conflicted with what a user of the library might have in their code already. To prevent overriding the values of the user (or vice versa) this change updates the variables with the 'ms' (short for MultiSelect) prefix to prevent common names from conflicting.

Before the change there many of the variables had names which easily
conflicted with what a user of the library might have in their code
already. To prevent overriding the values of the user (or vice versa)
this change updates the variables with the 'ms' (short for
MultiSelect) prefix to prevent common names from conflicting.
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