We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When I try to create custom layout, I've found that an empty key {empty} will invalidate next key when option restrictInput is activated.
restrictInput
In the sample https://jsfiddle.net/chepseskaf/ow2hwtya/2/, the 0 is uanvailable until modifying restrictInclude or disable restrictInput.
0
restrictInclude
Can I submit a pull request ?
Regards,
The text was updated successfully, but these errors were encountered:
Hi @chepseskaf!
Thanks for letting me know! No need for a PR since I've already found and fixed the problem. I'll provide a new release shortly.
Sorry, something went wrong.
9c4c20b
No branches or pull requests
Hi,
When I try to create custom layout, I've found that an empty key {empty} will invalidate next key when option
restrictInput
is activated.In the sample https://jsfiddle.net/chepseskaf/ow2hwtya/2/, the
0
is uanvailable until modifyingrestrictInclude
or disablerestrictInput
.Can I submit a pull request ?
Regards,
The text was updated successfully, but these errors were encountered: