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
Single column text disappears. At "if(numCols <= 1 && ! options.disableSingle){" line chrome debugger says "disableSingle not defined", even though I can see it being set in "defaults". FWIW I removed that test from if statement and now single column text appears.
The text was updated successfully, but these errors were encountered:
Single column text disappears. At "if(numCols <= 1 && ! options.disableSingle){" line chrome debugger says "disableSingle not defined", even though I can see it being set in "defaults". FWIW I removed that test from if statement and now single column text appears.
The text was updated successfully, but these errors were encountered: