-
Notifications
You must be signed in to change notification settings - Fork 157
SplitButton: Prevent querySelector from running on undefined #56
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
SplitButton: Prevent querySelector from running on undefined #56
Conversation
sangeethapriyaM
commented
Aug 8, 2019
Hi @rosslavery ,
Greetings from Syncfusion support.
We have checked your reported issue, unfortunately we are not able to reproduce it in our end. And, we have considered your source changes in our end. However, we need the following details to find the exact cause of this issue.
- Please share us the detailed description of your reported issue.
- Share the issue replicable sample or code block to replicate in our end.
Could you please share the above details, based on that we will check and provide you a better solution quickly.
Regards,
Sangeetha M
Sridhar-Narasimhan
commented
Aug 11, 2020
We are closing this thread now since there is no activity and long pending.
Check that the
ul
exists before possibly runningquerySelector
on undefined.Prevents the following error: