umutbozdag
umutbozdag
As the title says, it gives an error when import the library like this `import mergeImg from "merge-img";` The error is: `index.js?6969:22 Uncaught TypeError: Cannot read property 'hasOwnProperty' of undefined...
In this part of the README file, there is a typo in `Micorservices`. It should be `Microservices`. https://github.com/ByteByteGoHq/system-design-101#rest-api-vs-graphql
In [this](https://akryum.github.io/vue-virtual-scroller/#/dynamic) example when I pull the scrollbar down it becomes so slower (It says `repaints on scroll` when I enable `Scrolling performance issues` setting in dev tools). Adding `will-change:...
**Is your feature request related to a problem? Please describe.** Voltran is missing type support and it can be cruical to some users. **Describe the solution you'd like** I think...
**Describe the issue** We got `Uncaught (in promise) TypeError: .for is not iterable` error with the latest version of @openreplay/tracker `12.0.10` **Steps to reproduce the issue** We directly get it...
I have deleted many files/folders which is not related to the React project. If i missed something or did a wrong thing please warn me about it.
I have followed the docs and in my slug page I want to get params with generateStaticParams, My code: ```js import { allPosts } from "@/.content-collections/generated" import { MDXContent }...
``**Describe the issue** In Next.js 14, in a client component I got error ReferenceError: window is not defined **Expected behavior** It must be working out of the box just like...
### 是否已存在类似问题? - [x] 我已搜索现有问题 ### 当前行为 There are many logs like below: `webui | ## combining video: 1 => ./storage/tasks/37ba57c7-5a5f-450e-a959-a745410c4f6c/combined-1.mp4 webui | 2025-01-25 14:28:40 | INFO | "./app/services/video.py:61": combine_videos...