Nils Torbjörn Petersen
Nils Torbjörn Petersen
The current build seems to be perfectly compatible with Chrome. I just downloaded this repo as a zip, unpacked it and loaded the dist/ folder into Chrome using the extension...
I temporarily fixed it by adding the following rule to tabbar.css: `#TabsToolbar { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }` Should I submit a pull request?
I'm also facing the issue of the index being not populated even though the bundle is installed and the command `solr:index:populate` does not throw an error. (Using Symfony 4.4)