Describe the bug I found a little bug in the Galleria: If I'm passing a function to the onShow parameter, e. g. onShow= { () => { console.log ('test'); }} the function works, but it gives me a warning ...