FatahChan
FatahChan
Master Duels. audio is not captured, unless "capture all audio EXPECT sessions from selected executables" is checked. However, other audio sources also get recorded [video demo](https://drive.google.com/file/d/1uf_LgxG7xyLDgOYehMAIXplnmmtocHNC/view?usp=sharing)
Fixed issue 4163: Content creation UI on mobile is starched beyond the screen size by change the style from flex-1 to w-full, then added dynamic top padding so it doesn't...
**Describe the bug** Using the data model, with a field of list of references, and creating an entry, that field doesn't get saved **To Reproduce** Steps to reproduce the behavior:...
'version' is obsolete https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element-obsolete Related Open [Issue](https://github.com/saleor/saleor-platform/issues/306)
### 👟 Reproduction steps 1. run `appwrite login` 2. enter email and password 3. run `appwrite init project` 4. select defaults ### 👍 Expected behavior Project initiated ### 👎 Actual...
when building using vite and tailwind vite plugin this following warning appears ``` rendering chunks (10)...warnings when minifying css: ▲ [WARNING] Unexpected ")" [css-syntax-error] grid-cols-\[1fr_auto\]:has(:is()){grid-template-columns:1fr ^ ``` this is fixed...
Simple Example using lanes I have looking on how do this for my products cards, but the examples did not contain anything about lanes, I think this will be helpful,...
There is an issue with the [setYear function](https://date-fns.org/v4.1.0/docs/setYear#) ## The problem setYear Doesn't handle the leap year. setMonth doesn't have this issue, when you go from 2024 March 31st and...
When setting a date from February 29th in a leap year to a non-leap year, the function now correctly sets it to February 28th instead of March 1st. Fixes #4026
resolve security issue https://security.snyk.io/vuln/SNYK-JS-ROLLUP-8073097 ### PR includes - [x] fixed https://github.com/antvis/G2Plot/issues/3847 - [ ] add / modify test cases - [ ] documents, demos ### Screenshot | Before | After...