Andrey Piskunov

Results 6 comments of Andrey Piskunov

![Снимок экрана 2021-05-28 в 13 13 42](https://user-images.githubusercontent.com/10100542/119968850-8a4a2480-bfb6-11eb-9ac1-a7422be9abe9.png) How can we do such thing? Is there a way to customize toolbar?

Looks like this issue is a pretty old one https://github.com/mgechev/ngx-quicklink/issues/28 Is there any plans to fix it?

I solved the problem by doing a custom Dockerfile based on nginx image. My Dockerfile and my nginx config are in this public gist https://gist.github.com/NogaMan/3ae6bd88e8ae063ab6da56bc36659c7d The files are working 100%

Привет! Наткнулся на вашу либу. Выглядит полезной и супер-классной. Вопрос - этот ПР будете вливать?

@mgechev hi! it would be great to see the attached PR reviewed and maybe merged. Thank you in advance!

For some cases you can use an additional wrapper as a workaround ```html {{ someText }} ``` or for Angular: ```html {{ someText }} ```