JavaScript for WordPress › Forums › Gutenberg Development › isSelected and InspectorControls This topic has 1 reply, 2 voices, and was last updated 6 years, 4 months ago by Zac Gordon. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 4, 2018 at 8:20 am #46245 meszarosrobParticipant I am watching the “04.07 – Example – Inspector Controls” and when the <InspectorControls> is used in the edit it is used with isSelected isSelected && <InspectorControls> Now I can’t seem to find this isSelected && … pattern used on the core blocks. Can I skip the isSelected? It does seem to work without it. https://github.com/WordPress/gutenberg/blob/master/core-blocks/paragraph/index.js#L161 May 11, 2018 at 8:19 pm #46890 Zac GordonKeymaster That is correct! isSelected is no longer needed for toolbars or inspector controls 🙂 I will add some notes to the course pages about this next week. Great catch! Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In