idotj
idotj
Same problem here (Ubuntu 22.04) Workaround mention by [cement-head](https://github.com/cement-head) at the top of the issue worked for me. Here the steps I followed: - Download package libssl1.1 (architecture amd64) [https://packages.debian.org/stretch/libssl1.1](https://packages.debian.org/stretch/libssl1.1)...
Microsoft finally retired Internet Explorer this year. Should this issue be closed?
I tried to reproduce the problem on my phone (Firefox and Chrome under Android11) and all works as expected. I can see 3 lines of my caption text. Maybe during...
Same problem here, running last version 5.6.2 under LineageOS 18 and 19 (both drop same error message)
Giving the user the control on line-clamp could be also a solution to manage the content height: ```css display: -webkit-box; overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical; ```
Maybe this will give some ideas for an embed timeline. I was working on it because I didn't find anything better for an static website (just JS and some CSS)....
I can raise a PR with the fix but I would like to understand first why that icon should be there... It's not clickable and I don't get what information...
@rdwebdesign you read my mind. The fix is quite easy and at the same time I was agree with the approach from @XhmikosR using the Bootstrap HTML for inputs as...
Indeed, and what I was asking is to add the new steps after the install of Python 3 to create a virtual environment. Something like: _To install the Python libraries...
Sorry, I don't get it. Isn't this repo where the guide content is managed? This file I found contains the text I mentioned that should be updated to help users:...