Menu Bar "MenuHoverHandler" error
Attachment: Menu_hover_bug_8497e53.zip
- If possible, try to reproduce the reported issue in provided sample or share the issue reproducible sample
Hi, I am still receiving this error even with the provided sample you gave me.
Please not that this error happens rarely, but it does occur more often when there are other components that need to be loaded along with the Menu Bar.
STEPS ON HOW TO REPRODUCE:
- Set breakpoints on line 19 ('foreach') & line 52 ('OnAfterRender')
- Run on 'Debug' mode
- View 'Output from Menu - ASP.NET Core Web Sever' to see the 'foreach' iteration count
- Hit continue in debugger until 'foreach' iteration count = 3
- Hit continue to hit 'foreach' iteration count = 4
- IMMEDIATELY hover up and down Menu Items
- Return to debugger and 'Step Over'
- It should crash after finishing 'OnAfterRender()'
- If not, it will hit the 'foreach' loop again
Attachment: Menu_Over_Hover_Error_73532f2c.zip
Thank you for the update Aravinthan.
Hi Gayathri,
I have tested the issue in v19.2.47 and the error still persists in the sample project. I have attached a video demonstration and a list of steps to reproduce the error in v19.2.47.
STEPS TO REPRODUCE:
- Set breakpoints on line 19 ('foreach') & line 52 ('OnAfterRender')
- Run on 'Debug' mode
- View 'Output from Menu - ASP.NET Core Web Sever' to see the 'foreach' iteration count
- Hit continue in debugger until 'foreach' iteration count = 5 //changed from 3 -> 5
- Hit continue to hit 'foreach' iteration count = 6 //changed from 4 -> 6
- IMMEDIATELY hover up and down Menu Items
- Return to debugger and 'Step Over'
- It should crash after finishing 'OnAfterRender()'
- If not, it will hit the 'foreach' loop again
Thank you,
Kenney
Attachment: Menu_98bddf0.zip
Could you please check your issue with this nuget package and let us know if you are still facing issue. So, that we will move this fix in our upcoming patch release.
Hi Aravinthan,
- I have downloaded the custom Nuget package and placed it in:
- "C:\Users\{UserName}\.nuget\packages\syncfusion.blazor\19.2.0.48"
- I deleted old Syncfusion Nuget packages from "C:\Users\{UserName}\.nuget\packages\"
- Deleted Browser Cache
- Ran the application in incognito (as shown in the attached video)
- one video showing the error occurring in incognito with the latest custom Nuget package
- the other video shows the output for where in the foreach loop that the error occurs
Thank you
Attachment: MenuOverHover02_fa7a9733.zip
Hi Aravinthan,
Thank you for the update. Please let me know if there's anything else you require from me.
Hi Aravinthan,
Is there an update on this fix?
Thank you
It works! Thank you very much!
- 15 Replies
- 3 Participants
-
KP Kenney Phan
- Jun 5, 2021 12:05 AM UTC
- Aug 7, 2021 02:16 PM UTC