Syed Osama Maruf
Syed Osama Maruf
## False Positive Mod security using libinjection blocks a valid request having `[0: 006--u-m4YIaIyga-cq8yK]` as payload. ## Description ``` ModSecurity: Warning. detected SQLi using libinjection. [file "/etc/nginx/owasp-modsecurity-crs/rules/REQUEST-942-APPLICATION-ATTACK-SQLI.conf"] [line "43"] [id...
### Demonstration Issue can be seen by cloning the following repo: https://github.com/osamamaruf/single-spa-angular-reload ### Expected Behavior Screen should not reload on navigation of a lazily loaded module. https://user-images.githubusercontent.com/34508971/158994834-8981ef44-c5c0-4320-a2fe-adbd16c45329.mp4 ### Actual Behavior...
### Description In the selection demo available assign the selected-items data via javascript. The selected-items will contain the elements but `selected` attribute is not applied. ### Expected outcome Assigning the...
Fixes #37. Having access to index is very useful.
Fixes #41.
I am implementing a grid using the virtual list. **Case:** The width of the container is fixed but the user can resize column widths making the inner content horizontally scrollable....