Loran A. Rendel

Results 9 comments of Loran A. Rendel

The problem actually is missing TS definition for bright colors in `index.d.ts` and `safe.d.ts`

Порт 8080 занят сервером, как можно изменить?

Встретил ту же ошибку.

> @LoranRendel юзай массив строк вместо строки и всё ок Уже использую, только IDE подсвечивает это как ошибку. Впрочем, там и авторизация не работает из-за неправильного URL.

0.1.18 still has the bug. 0.1.13 still works well.

> @LoranRendel From now, all request refer to 0.1.15, you're the fisrt that refer to 0.1.13... > On 0.1.18, have you set the QD settings that named "Startup timeout" to...

> > > @LoranRendel Set "Startup timeout" to 0, this disable the feature that replace tabs... Yes, in this case all works well.

I also have a problem with byte length, some sites have charset meta after 1024 bytes.

Also encountered this error. The problem is that target array items on Windows actual value is not `O:/Apache24/htdocs/wordpress/wp-content/themes/twentytwentyfour/parts/header.html`, but `O:\Apache24\htdocs\wordpress/wp-content/themes/twentytwentyfour/parts/header.html` The plugin should use `wp_normalize_path` when forming this array.