4.3.1 cannot add dynamic events -- opens but blank

Wappler Version : 4.3.1 experimental on OR off
Operating System : mac
Server Model: node
Database Type:
Hosting Type:

Expected behavior

Should be able to add a dynamic event.

Actual behavior

It opens but is blank

How to reproduce

When clicking to add an event:

This is displayed:

report1637265233225.zip (798.4 KB)

What type of data bindings are you picking exactly? Where from?

On a dynamic click event as shown above.

To clarify…NOT data bindings.

and NOT just content and partial pages.

It is on any dynamic event…clicking on this to set the action.

I can confirm this. Also locks up Wappler when you close it.

Could this be related to my issue?

Have you tried restarting your development PC?

Also CPU usage spikes when opening on click event.

Im also having this issue on Mac it does load but takes a while to get there

Yep, a couple times.

OK, I just captured it in logging I believe.

[2021-11-18 18:58:34.140] APP_CONNECT: Trigger EVENT rulesLoaded
[2021-11-18 18:58:34.156] INIT actionsTree...
[2021-11-18 18:58:34.161] START APP_CONNECT initTree
[2021-11-18 18:58:34.161] APP_CONNECT: Setup listeners ...
[2021-11-18 18:58:34.171] APP_CONNECT: LOAD RULES
[2021-11-18 18:58:34.260] APP_CONNECT: Parse all rules...
[2021-11-18 18:58:34.271] START detectUsedFrameworks
[2021-11-18 18:58:34.379] APP_CONNECT: LOAD RULES
[2021-11-18 18:58:34.411] APP_CONNECT: Parse all rules...
[2021-11-18 18:58:34.419] START detectUsedFrameworks
[2021-11-18 18:58:35.016] Could not connect to Sentry main process. Did you call init in the Electron main process?
[2021-11-18 18:58:36.967] tree node not found yet, maybe not loaded? d257
[2021-11-18 18:58:37.025] setNodeSelection: try later ... retry: 1
[2021-11-18 18:58:37.026] tree node not found yet, maybe not loaded? d257
[2021-11-18 18:58:37.076] setNodeSelection: try later ... retry: 2
[2021-11-18 18:58:37.077] tree node not found yet, maybe not loaded? d257
[2021-11-18 18:58:37.077] setNodeSelection later: MAX 2 retry - reached: 2 !!!
[2021-11-18 18:58:45.194] save window state, type=actionsPickup
[2021-11-18 18:58:45.206] got child state: 9
[2021-11-18 18:58:45.258] NW PRELOAD script ....
[2021-11-18 18:58:45.258] IS_BETA=false
[2021-11-18 18:58:45.410] Actions PICKUP init!
[2021-11-18 18:59:00.650] main: send close to child window
[2021-11-18 18:59:00.663] run UNLOAD app connect actions ....
[2021-11-18 18:59:00.664] got popup close
[2021-11-18 18:59:00.724] got child state on closed

@George Mac Intel for me:

Log attached in original.

found the problem, some logging was left in that causes crashes - specially on mac.

will publish a new update with fixes now

3 Likes

Hi George, will this fix work for Windows PC’s?

yes on windows the crash wasn’t directly but probably after a while, so yes it will be solved there as well.

3 Likes

For me, on Windows, when I first noticed it, the empty panel seemed to fix itself after about 30 seconds, and then Wappler crashed. I tried again, and there was again the delay but then the panel (Action Properties) appeared correctly, without crashing.

4.3.2 is released now with the fix

5 Likes

Thank you for these quick bug fixes. You guys are amazing.

3 Likes

Confirmed fixed for Windows.

2 Likes

All good here…btw, loving the sizeable mini-code view along with all the sizeable panels!

3 Likes