Skip to content
POWR Help Center home
InboxAsk a human

Muse: Breakpoint and Mobile Issues

Apps disappearing

Muse has a unique way of handling mobile responsiveness. The system is set up in a way where custom widgets may not appear at different breakpoints unless you specifically set them up to do so. 

If your app is disappearing when resizing your browser or the app is not showing up at all on mobile, you will want to try one of the following two solutions. 

Possible Solution #1: Replace "async" with "sync"

  1. In the Muse Editor, navigate to the SEO settings in Page > Page Properties > Metadata. Check out this link for detailed steps with screenshots on how to get to Metadata.
  2. Place this version of the script code in Metadata
  3. The HTML div will need to go inside an HTML element on the page, or directly into the source code.

Possible Solution #2: Multiple breakpoints

  1. Place the POWR .mucow file in every breakpoint in Muse
  2. Make the file/app visible only at that breakpoint