Using v0.9.2, #bbcfc05 (2019-02-15 19:13) • Docker • PHP 7.2, the pagination of the Music File Explorer is not working well
@rubensben What do you mean "not working well"?
Hi @SivrEagle23. sorry being not specific enough. I mean that the supposed arrows for next / last / previous / first pages are hidden. Inspecting the elements tells that the buttons are here and I can click them but they are hidden. I checked the CSS and I don't believe it comes from there
This issue is caused because some icons are referencing icons from the Material Design Iconic Font which was removed when we upgraded to Bootstrap 4. I'll look into replacing these icons with icons from the Material Icons font we use.
@rubensben This fix has been merged into the main code. Thanks @Vaalyn for the help!