rekna1
rekna1
I maybe have a case that is related to https://github.com/philipwalton/flexbugs/issues/170 (I posted this there as a comment). The sample is somewhat more complicated with more nested flexboxes. https://jsbin.com/deticuzuvi/1/edit?html,css,output As you...
**I'm submitting a ...** (check one with "x") ``` [] bug report => Search github for a similar issue or PR before submitting [ x ] feature request => Please...
**Product and Version Used**: VS2019 enterprise, 16.7.6 Roslynator version 3.0.1 **Steps to Reproduce**: often when I add a parameter to a constructor, press ALT-ENTER to get refactor suggestions : VS2019...
I have a script that need to access the clipboard. After compiling with lpless when I try to run executable it complains that to access clipboard it need STAthread. When...
**Angular DevTools version (required)**: 1.0.2 **Angular version (required):** 11.2.1 _Description of issue:_ I have a list component and a detail component. Detail component is on child route of parent component....
VS allows you to extract an interface from a class, but once you have an interface, it would be nice to be able to add a method /property from a...
See your demo, left repeat, you can use pagedown once, and then it does not work anymore, right repeat without vs repeat, pagedown en pageup work as expected
I would like to load additional data when the end of the scrollbar is reached and there is additional data available on the server. The method would be responsible for...
Development servers have the issue they behave not exactly as applications under IIS (e.g. app pool identity has less access than process running under current user). That's why I like...
### Describe the bug Autocomplete bound to property that has value null displays [Object object] ### Environment "@angular/core": "^17.0.7", "primeng": "^17.3.3", ### Reproducer _No response_ ### Angular version 17.0.7 ###...