Nelu

Results 12 comments of Nelu

[thatweedie](https://github.com/thatweedie), I didn't find a solution It is very necessary, I wish you good luck! Describe here how the results will be, please

+1 High Regular expression denial of service in glob-parent Package glob-parent Patched in >=5.1.2 Dependency of vue-cli-plugin-electron-builder [dev] Path vue-cli-plugin-electron-builder > webpack > watchpack > watchpack-chokidar2 > chokidar > glob-parent...

@xeolabs pls help

> If you use Directory.Documents as a path on a desktop (Windows 10 and Chrome). Where are the files saved? I notice that it is updated with data but I...

> Issue is not clear. Please provide a codesandbox example so we can replicate it. @[tugcekucukoglu](https://github.com/tugcekucukoglu) Here is an example: https://codesandbox.io/embed/great-leakey-qx6rwx?fontsize=14&hidenavigation=1&theme=dark (see tab 3) (each time the component is opened,...

> What is the current status of this issue? Lazy loading helps especially with larger API requests but now these larger requests are sent every time you open a tab...

I found the reason for this. It was css transform: translateZ(0px) in .modal-handle I am attaching a video demonstration. When the transform property is turned off, the clarity of the...

@amandaejohnston ion-modal::part(handle){ transform: none !important; } Did not solve the problem, everything is exactly blurry. When stretching the modal window up as much as possible, the blur disappears ( :initial-breakpoint="1")...

@amandaejohnston > Could you provide a Github repo we can use to reproduce the issue? https://github.com/NeluQi/bug-ionic-modal In the test project, it is noticeably worse, but the problem still persists ![image](https://user-images.githubusercontent.com/16963395/199420114-0cb962cb-913f-4256-9032-a5d30c9fd3e1.png)

I removed defineAsyncComponent and the work became more stable, the error does not seem to occur. Please fix the work with defineAsyncComponent