On a desktop computer, the RadzenMenu automatically closes when a menu item is selected. However, on a Mobile Device, the menu shows and "X" in the upper right-hand side of the menu and doesn't close. You have to click on the "X" to make it close.
Is there a way to automatically close it without clicking the "X" via blazor?
I downloaded the repo but could not figure out how to create a new pull request. I received an OAuth app authentication error so I went ahead and made the change in my own project. If you wouldn't mind watching. It is a tiny code change.
Thanks. I'm not sure how I get past this error I receive when trying to create a pull request?
Can't create a new pull request: Although you appear to have the correct authorization credentials, the radzenhq organization has enabled OAuth App access restrictions, meaning that data access to third-parties is limited. For more information on these restrictions, including how to enable this app, visit Managing OAuth access to your organization's data - GitHub Docs
GitHub authorization is not related to Radzen organization, it’s how GitHub works. Check the link I’ve posted, you should fork the repo in order to create pull requests.