Paul Wellner Bou
Paul Wellner Bou
@chohner We are using Strapi 4.20 and it works out of the box, without this MR, is this still necessary for you?
I found a way to make this work... at least in chrome. 1. I use a copy task to copy the image directories into the directory where the styledocco output...
I created a test project showing this problem: https://github.com/paulwellnerbou/styledocco-test-project
I have a similar issue on Android, `useIsHeadphonesConnected` does not trigger any event at all. I use ```javascript const deviceInfoEmitter = new NativeEventEmitter(NativeModules.RNDeviceInfo); const listener = deviceInfoEmitter.addListener('RNDeviceInfo_headphoneConnectionDidChange', (headphone) => {...
@AlexLerman , yes it works for me (Android).