Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix JsCallbackExecutor execute args #2056

Merged
merged 14 commits into from
May 28, 2023
Merged

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented May 26, 2023

It was wrongly coded since ethernity (JsCallbackExecutor::executeModelAction does not accept args, args are defined by UA args) and since #1980 (d2bfed8) a functional error was implied.

@mvorisek mvorisek changed the title fix JsCallbackExecutor execute args Fix JsCallbackExecutor execute args May 26, 2023
@mvorisek mvorisek force-pushed the fix_jscallbackexecutor_args branch 11 times, most recently from 17fc193 to 3296623 Compare May 28, 2023 10:05
@mvorisek mvorisek force-pushed the fix_jscallbackexecutor_args branch 2 times, most recently from ac4dabe to 5390984 Compare May 28, 2023 12:32
@mvorisek mvorisek force-pushed the fix_jscallbackexecutor_args branch from 5390984 to 1272c5b Compare May 28, 2023 12:55
@mvorisek mvorisek marked this pull request as ready for review May 28, 2023 12:57
@mvorisek mvorisek force-pushed the fix_jscallbackexecutor_args branch from 82ebcd7 to d1240cc Compare May 28, 2023 14:15
@mvorisek mvorisek merged commit db7e433 into develop May 28, 2023
@mvorisek mvorisek deleted the fix_jscallbackexecutor_args branch May 28, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant