-
This happens during IIS cold starts.
- dotnet core 5
- IIS
- ``
- ``
## Startup - WebOpt Configuration
```csharp
return services.AddWebOptimizer(pipeline =>
{
// Mai…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `bootstrap-switch@3.4.0` for the project I'm working o…
-
Hi,
I am trying to get this plugin to work. After a few fixes that I could handle I came across this error:
`OperationalError at /en/admin/cms/page/add-plugin/
no such table: cmsplugin_soundcloud…
-
This issue was imported from JIRA:
| Field | Value |
| ---------------------------------- | --------------------------…
-
Hi,
I'm heaving some trouble with the position of the selected element with dal.
Look at my example:
![select2](https://user-images.githubusercontent.com/5093514/46167757-0a031c80-c26d-11e8-97…
-
I'm reaching out to report an issue I'm encountering while integrating the grapesjs-blocks-bootstrap4 library into my React application, specifically with React DOM.
When I try to use the grapesjs-…
-
### I'm using ...
React Grid
### Description
> Installation of the OpenIconic icons for Bootstrap4 version
Is not necessary, if you don't want to use these icons.
But there is only …
iegik updated
5 years ago
-
* Package version: 1.11.1
* Django version: 3.1.7
* Python version: 3.9.2
* Template pack: bootstrap4
### Description:
It turns out that in Bootstrap 4, checkboxes _must_ have a `label` on th…
-
I were able to build and run the application however, when going to the signup page the below error appears
Do you have any idea how to solve this and from where I can obtain those missing HTML fil…
-
My project is already be using "crispy_bootstrap5" and "CRISPY_TEMPLATE_PACK = "bootstrap5", but in your documentation you reference bootstrap4. I'm having a problem where my totals "row" isn't align…