This matches the handle added for script processor node devices in #771
Without this in place the context unlocking callbacks will throw errors on page interactions, because they assume a pDevice property is in place. I believe this was added in the script processor code paths in #771, but was missing on the worklet code paths.
This matches the handle added for script processor node devices in #771
Without this in place the context unlocking callbacks will throw errors on page interactions, because they assume a
pDevice
property is in place. I believe this was added in the script processor code paths in #771, but was missing on the worklet code paths.The error: