-
When building the docs using `mkdocs-with-pdf`, the ordered lists appear far left than where they are supposed to be.
Here is what my markdown file looks like:
```md
When SFTech is being setup…
-
## Bug Report
**What version of Kubernetes are you using?**
v1.22
**What version of Chaos Mesh are you using?**
v2.2.3
**What did you do?**
Installed Chaos Mesh v2.2.3 from Helm, deployed …
-
![image](https://user-images.githubusercontent.com/25054846/64582613-4f562680-d3b8-11e9-96fc-5d43c6b091c5.png)
![image](https://user-images.githubusercontent.com/25054846/64582641-60069c80-d3b8-11e…
-
Hello i'm trying to use opensearch and opensearch-dashboard with SAML.
I have the following error when i'm trying to connect :
```
Error: failed parsing SAML config
opensearch-dashboards-79b5…
-
/etc/nginx/sites-available
nameofyoursite.conf
add in ....
```
# This will redrect any other domain/subdomain/ip address ...
#
server {
return 301 http://SERVERNAME.com$request_uri;
…
-
### Describe the bug
I have a private instance of phpMyAdmin hosted on Google's App Engine environment, using PHP 7.4 and phpMyAdmin 5.1.0. When I try to log in, I get the `Failed to set session co…
-
**Issue:**
Error when 'selecting directory' inside dashboard.
**Error message:**
error handling message Message 'EVENT' (revision 1) content: '{"event_name":"button_click","event_values":{"model_…
-
Really like your stuff, is it possible to add a custom favicon and also a logo?
Would be great!
-
Hi,
I'm trying run project during to README
```
/usr/src/app # npm run start
> jincor-backend-ico-dashboard@0.0.1 start /usr/src/app
> nodemon -w ./src -e ts ./src/bin/www --exec ts-node
…
-
**Describe the bug**
ScaLabel is loosing the annotations.
**To Reproduce**
Create these files
```yaml
# docker-compose.yml
version: '3.8'
services:
scalabel_init:
build:
co…