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

Widget lost context during second execution #16

Open
rcha103 opened this issue Feb 13, 2018 · 2 comments
Open

Widget lost context during second execution #16

rcha103 opened this issue Feb 13, 2018 · 2 comments

Comments

@rcha103
Copy link

rcha103 commented Feb 13, 2018

Hi, I discovered a bug on the widget. I'm using the widget to put my buttons, grouped together inside a table, and put it on a template grid. When I first execute the microflow, the parameter (grid object) exists and I can successfully execute my microflow. But upon second execution, the microflow's parameter is missing. So the microflow can only be executed once after the widget is created. Can anyone investigate this further? I am using Modeler 7.10.0.

capture
capture1
capture2

@Chris-Karona
Copy link

We have also hit an issue when using the DropdownDivConverter inside a Template Grid. In our case it seems to be passing the wrong object altogether into the microflow, in certain circumstances.

@tieniber
Copy link
Contributor

May be fixed by #22.

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

No branches or pull requests

3 participants