JX Wang

Results 9 comments of JX Wang

I have the same problem, `addOrientationListener` not work at all: ``` onOrientationChange = orientation => { console.log('orientation', orientation); console.log('isLocked', Orientation.isLocked()); if (orientation === 'UNKNOWN') return; if (orientation === 'PORTRAIT-UPSIDEDOWN') return;...

基本算是个通用的了,例如 oracle、sql server、MySQL、postgresql 都支持

I have the same problem after update the last version OS: Win 8.1

remove and reinstall the plugin, It's work fine

You can add a custom `OperationPreprocessor`: ``` class RequestPartsModifyingOperationPreprocessor extends OperationPreprocessorAdapter { private static final byte[] MOCK_PART_CONTENT = "".getBytes(StandardCharsets.UTF_8); private final OperationRequestFactory requestFactory = new OperationRequestFactory(); private final OperationRequestPartFactory requestPartFactory...

I suspect this is an Apple problem. In my Safari on Mac (all the latest versions), smaller videos can generate thumbnails (under 100M), but larger mp4 (2G) can't generate thumbnails

Temporary solution: This issue is due to the addition of the fsmonitor daemon in git, which can be disabled using the following method. 1. Current git closed > git fsmonitor--daemon...

> > ### Version of antd-mobile > > 5.40.0 > > ### Operating system and its version > > _No response_ > > ### Browser and its version > >...