You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WT-14065: Fix segfault on WTableView::itemWidget()
Fixes segfault on WTableView::itemWidget() when ajax was not active.
This was due the use of headerColumnsTable_, which does not exist if
ajax is not available.
0 commit comments