Andraz

Results 14 comments of Andraz

Update. I've set viewbox for 5 units more than default and it works, should be proper solution since 50 is a 50% (semi circle). bar.svg.setAttribute('viewBox', '0 0 100 55');

@aschempp do you think that the problem is in Server version: 5.7.30 - MySQL Community Server (GPL)? I have also tried Contao 4.13.8 and without contao:migrate I can not install...

@m-vo I will try to test to figure out if this is a problem; IDK how jet but will find a way :) @aschempp yes db was empty in both...

Any updates about this? If I set `word` it will generate: ``` html .text-2xl, html.text-2xl { line-height: 2rem; font-size: 1.5rem; letter-spacing: -0.019492328em; } @media (min-width: 768px) .md\:text-4xl { font-size: 2.25rem;...

I have the same issue. The scrolltoAccordion isnt working. Those are my settings: collapsible: 'accordion', scrollToAccordion: true, scrollToAccordionOnLoad: false So when you click on non-active tab you are not scrolled...

@leofeyer I can confirm that with Contao 4.13.12 I can install Contao with also db install tool without the problem.

This issue is still present in the latest react native.

Here is example if I sprite only two svg icons ![image](https://user-images.githubusercontent.com/1315340/58465576-49557600-8138-11e9-8a52-24a14c14961b.png) There is example if I sprite around 20 svg icons. ![image](https://user-images.githubusercontent.com/1315340/58465610-583c2880-8138-11e9-8cfb-b7da1b6c0694.png) See the difference between first two., also the...

I do not know what exactly I did November 3rd, but... I have installed with php 8.2, went thru with no problem. Then I see haste (i think) does not...

So the solution is to clear browser cache?