Aravindo Wingeier

Results 35 issues of Aravindo Wingeier

Running `npm install` runs the script `postinstall.js`, which then runs `npm install` again in 2 parallel new processes(fork)! :rage: :fire: The number of `npm` processes doubles every few seconds, it's...

### MDN URL https://developer.mozilla.org/en-US/docs/Web/CSS/isolation ### What specific section or headline is this issue about? Forcing a new stacking context for an element ### What information was incorrect, unhelpful, or incomplete?...

help wanted
Content:CSS
time: -3hr

Please describe how to get the api key.

**Context:** - Playwright Version: 1.30.0 - Operating System: macos - Node.js version: 18 - Visual Studio Code version: 1.75.1 - Playwright for VSCode extension version: v1.0.7 - Browser: All -...

P3-collecting-feedback

Using yarn `1.22.19` on macos 14.4.1 (23E224). It seems yarn does not honor the .npmrc config for domains, and only matches the exact path. https://docs.npmjs.com/cli/v10/configuring-npm/npmrc#auth-related-configuration specifies to that we can...

### Provide a general summary of the issue here When using AsyncListData with ListView, and setting the ListView.height=100%, and I scroll quickly down and up, I get the following error:...

bug
help wanted
needs investigation

https://github.com/adobe/helix-project-boilerplate/blob/da7dabc6c620c7be46ae2a54b1df89f558488585/blocks/header/header.css#L161 ### Expected Behaviour Only use defined vars. ### Actual Behaviour There is an undefined var. ### Reproduce Scenario (including but not limited to) #### Steps to Reproduce #### Platform...

While not strictly necessary, consider adding https://editorconfig.org/. In consider it a useful baseline for styling between different code editors.

I don't like the behavior when having a typo in the url. ### Expected Behaviour It should show an error: "Tranformation file not found" ### Actual Behaviour An import it...

### Challenge My current workflow for single url is: 1. Adjust `import.js` 2. Drag index.docx into Sharepoint 3. open index.docx in Sharepoint 4. press `Preview` 5. fix `import.js`, goto 1...