Developers encounter an error when testing theme app extensions, receiving a message about enabling development store preview despite already having it enabled.
Solution Provided:
Turn OFF the developer preview option in the Partner Dashboard
Run build and deploy commands (npm run build and npm run deploy) to deploy all extensions
Access the Theme Editor in the store and manually add the theme extension as an App Block
Save the theme to display the extension UI
Status: Issue resolved. One user confirmed the workaround successfully fixed their problem, which appeared after switching to Remix.
Summarized with AI on November 17.
AI used: claude-sonnet-4-5-20250929.
I’m developing a publish app, and trying to create a theme app extension to add my app to the theme editor. But I always face this issue when try run the app “To preview your extensions, make sure that development store preview is enabled in the Partner Dashboard”