ui-node-events typo in onHoverMoveSub
Closed this issue · 2 comments
Ninikitos commented
Please correct native event name from onHoveMoveSub to onHoverMoveSub.
File path: node_modules\magic-script-components-lumin\src\platform\lumin-runtime\types\ui-node-events.js
grozdanov commented
The master branch has the proper naming:
https://github.com/magic-script/magic-script-components-lumin/blob/d3837ebebecdc14fd8bded5258aa17f765308bbe/src/platform/lumin-runtime/types/ui-node-events.js#L32
Ninikitos commented
Updating to latest version fixed my problem. Ticket can be closed