Comment to 'Site dropdown issue in app (horizontal screen orientation)'
  • The problem was due to the deactivated Protean template. I reactivated the Protean template and left Lucid as a default template. Lucid kept on working on the desktop and mobile web-browsers but Protean started working in the app. I guess it's because of the following parameter in App.js:  const TEMPLATE = 'protean';