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

Support directly writing code without executeCode action #840

Closed
kmahmood74 opened this issue Sep 20, 2024 · 0 comments · Fixed by #853
Closed

Support directly writing code without executeCode action #840

kmahmood74 opened this issue Sep 20, 2024 · 0 comments · Fixed by #853
Assignees
Labels
enhancement New feature or request p1 High priority

Comments

@kmahmood74
Copy link
Contributor

In ensemble-flutter, we can do the following -

onResponse: |
  console.log('hello');

but it fails in ensemble-react as it requires executeCode action. This should be supported for writing code for all events across the system

@kmahmood74 kmahmood74 added the enhancement New feature or request label Sep 20, 2024
@evshi evshi added the p1 High priority label Sep 23, 2024
@evshi evshi added this to the React-Flutter Crossplay milestone Sep 23, 2024
@evshi evshi assigned TayyabAsghar and unassigned evshi Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p1 High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants