-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
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
TypeError: Cannot read properties of undefined (reading 'slice') #169
Comments
This error is coming from cleave js from within |
@jordanjones243 can you please validate if this is still an issue. If it is, please comment, in some detail, as to what was tried to resolve and a potential resolution to address. |
Requires further investigation to see if this is fixable. Current theory is that Cleave JS is trying to format the text before there is any text. |
Determined that this is not worth the issue to fix so long as we are using CleaveJS |
Describe the bug
When running the datepicker in the docsite, there is a JS error that appears in the console. This appears to not be causing any functional issues that are visually noticeable.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Console error should not appear when executing functionality
Screenshots
Desktop (please complete the following information):
Exit criteria
This issue can be closed once a user can execute the element's feature that not see an error in the console.
The text was updated successfully, but these errors were encountered: