-
### Error Message and Logs
mux_client_request_session: session request failed: Session open refused by peerControlSocket /var/www/html/storage/app/ssh/mux/mux_pcws8oc already exists, disabling multip…
-
**Version used:**
VS 2022 v17.3 Preview 2
**To reproduce:**
1. Create "ASP.NET Core Web App"
2. Go to `Index.cshtml` page
3. Start typing `
-
To reduce duplicated HTML code, create a first iteration of an HTML helper that renders out standard checkboxes.
-
Hi!
First, thanks so much for all the work you put into this lib.
I have a question regarding customizing the Listing HTML. Basically, I have a drawer that displays favorite posts (products). I…
-
Navigator-html-injectables has an helper that inserts a blank virtual column at the end of the resource to fix snapping and page turning issues caused by an odd number of columns when displaying two c…
-
**Describe the Housekeeping**
Currently, each Vue component in Limber Rails application has its own index.js file for initialization. This leads to code duplication and file redundancy makes it harder…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a _single_ **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This is not a bug in the [browser extension](https…
-
If tokenize-html is implemented, this should probably switch to that and avoid using native parsing. This avoids the lossy issue, and possibly avoids the inaccurate position issue.
-
Since link_to and other helper methods return an html_safe string, wouldn't it make sense for them to escape the content passed to them? Otherwise the application is still vulnerable to XSS attacks. T…
ryanb updated
14 years ago
-
*PHP Version:* 8.2 | *Shopware Version:* 6.6.6.7 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
Listing pages have a proper hierarchy. Each item has a headline…