Actions
Bug #7914
closedWPopupMenu in WidgetSet application gives Wt internal error; code: undefined, description: Cannot read property 'display' of undefined
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/14/2020
Due date:
% Done:
0%
Estimated time:
Description
I'm turning our Application into a WidgetSet in order to avoid the X-Frame-Options but now I run into a problem. Our submenu is not working in the WidgetSet.
We use wt3.7.0
I can reproduce it by adding a menu in the hello example (see attached file)
Files
Updated by jeroen zpam almost 4 years ago
Looking at Bug #7912, outcommented the line that inserts the entrypoint for the application -> same problem
Updated by Prasad Dixit almost 4 years ago
I am also having same problem and it seems related: https://redmine.webtoolkit.eu/issues/7912
Updated by Korneel Dumon almost 4 years ago
- Status changed from New to Closed
This is indeed the same as #7912. Unfortunately, we don't support wt3 anymore, so there will be no release to fix this.
Updated by Roel Standaert almost 4 years ago
- Related to Bug #7912: Accessing WpopupMenu crashes in Widgetset mode. Works fine in regular mode added
Updated by Roel Standaert almost 4 years ago
- Related to deleted (Bug #7912: Accessing WpopupMenu crashes in Widgetset mode. Works fine in regular mode)
Updated by Roel Standaert almost 4 years ago
- Is duplicate of Bug #7912: Accessing WpopupMenu crashes in Widgetset mode. Works fine in regular mode added
Actions