tony9527167
tony9527167
## Versions - 2.0 ## Describe the bug Cannot find module 'vue-toastification' or its corresponding type declarations error raise in vue3 ts. my package.json settings ``` "vue": "^3.0.0", "vue-class-component": "^8.0.0-0",...
issue `bower install simple-notify` should install https://simple-notify.github.io/simple-notify/ but it get https://github.com/guillaumevincent/simple-notify
### Question It's not easy to debug sqlmock with gorm, it always complains about > call to Query 'xxx' with args xxxx was not expected; call to Rollback transaction was...
**Bug description:** set originWhitelist and html properties at same time it crashes **To Reproduce:** demo code crash on android ``` const uri = "https://google.com"; ``` **Expected behavior:** open uri and...
We build app for native, but debugging and preview on web, it makes things go easier and fastest. please add support for react-native-web, log warning instead of raise exception on...
### Clear and concise description of the problem please add an example how to setup it with Vue3 + TypeScript ### Suggested solution add it into README ### Alternative _No...
cat /tmp/Armageddon.1998.ass ``` Title: CNXP Original Script: lzqc PlayResX: 384 PlayResY: 288 Timer: 100.0000 [V4+ Styles] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY,...
see also https://gist.github.com/daniel-j/2da75add26f548e57aae85d6471667dd
see also https://github.com/go-redis/redis_rate/issues/81
Get codec via ffprobe ``` ffprobe -loglevel fatal -print_format json -show_format -show_streams test/tears-of-steel.mp4 |grep codec_name "codec_name": "h264", "codec_name": "aac", ``` How to get (or parse) video and audio codec via...