Skip to content

The save button does not appear in the block explorer module #12393

Answered by ConorWebb96
rogeriojpp asked this question in Help
Discussion options

You must be logged in to vote

Hey @rogeriojpp,

This isn't just an issue with cloud it also seems to be occurring on self-host as well. I think i know what the issues is, whenever I ejected the explore block component, there was styling added to the button itself. I've shown a screenshot of this below.

Removing the below code after ejecting the block will fix the button display issue;

{{#if (not Device.Mobile) }}
  display: none;
{{/if}}

I'll create an issue for this on Github and link it here later.

Thanks for bringing this to our attention, hopefully this helps.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by rogeriojpp
Comment options

You must be logged in to vote
1 reply
@ConorWebb96
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
2 participants