This module hides the checkbox that allows for users to select an entity with the entity browser.

I have built some stuff using entity browser, I built the views and it would all be working. The only issue I have now is that this module's broswer.css file has this odd entry at the beginning.

.views-field-entity-browser-select {
  display: none;
}

Why is this here, if I comment it out then everything works well.

Comments

frob created an issue. See original summary.

jonmcl’s picture

I just bumped into this as well.

Possibly because there is an customization of the select done for library type entity browsers? I'm trying to display the checkbox that appears on the left of a entity browser view that is configured to display as a table.

Raman Starshykh’s picture

Issue tags: +epam-contrib-2019.03
driverok’s picture

Issue tags: -epam-contrib-2019.03