Skip to content

Commit

Permalink
Don't send onPlatformMismatch all the way down
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed May 16, 2024
1 parent 8f0e56f commit a1f40db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/vm-listener-hoc.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ const vmListenerHOC = function (WrappedComponent) {
onFramerateChanged,
onInterpolationChanged,
onCompilerOptionsChanged,
onPlatformMismatch,
onRuntimeOptionsChanged,
onStageSizeChanged,
onCompileError,
Expand Down

0 comments on commit a1f40db

Please sign in to comment.