October 22, 2024
Chicago 12, Melborne City, USA
javascript

NativePHP + javascript event listening


Im having trouble with NativePHP and JS. As stated in the NativePHP docs

NativePHP injects a window.Native object into every window.

However

Native.on("Native\\Laravel\\Events\\Windows\\WindowFocused", (payload, event) => {
      alert("it works");
});

results in Uncaught ReferenceError: Native is not defined – clearly nothing is injected in Window. Can anyone help me, what am I missing…? Thank you.



You need to sign in to view this answers

Leave feedback about this

  • Quality
  • Price
  • Service

PROS

+
Add Field

CONS

+
Add Field
Choose Image
Choose Video