I am creating an igRadialMenu and positioning it on the page based on the mouse cursor location via the CSS properties of the div.
Without moving the mouse off the initial "menu button" and scrolling the mouse wheel results in an error:
Line: 152
Error: Unable to get property '__x' of undefined or null reference
[Line: 152, Col: 2687], infragistics.dv.js
Does anyone else get this behaviour/error?
Hi Yana,
Below a screenshot to help describe what is happening.
What I mean with "menu button" (what is the correct term for it?) is the blue circle that is created when igRadialMenu is invoked on a div element with jQuery. The div is positioned on the page based on the location where the mouse was clicked, the blue circle is displayed so that the mouse cursor is in the middle of the blue circle. The effect is that the radial menu is used like a context menu.
When the blue circle appears do not move the mouse cursor off it and scroll the mouse wheel. Those actions result in the error. If the mouse cursor is moved away from the blue circle and back over there is no error.
I hope this makes sense.
To provide a sample is currently not possible, as this is error is form a large application.
Hello Flavio,
the behavior you are describing is not clear enough, can you please provide me with a sample and a screenshot,
so that I will be able to investigate the issue. Looking forward to your answer!