Results 8 comments of nasatome

`git clone https://git.code.sf.net/p/rkhunter/rkh_code rkhunter-rkh_code` This is gonna help.

Thank you for collaborating with a PR! This weekend I'll be adding more steps, and I'll add your PR.

That's right.: The hostname `cachet` is only available from my private network, but my public hostname is `status.mywordpresspage.com`

That's right, that's why I mentioned it. is a minor bug so if you like, you can close this issue

> > I assume your expected result is `referrerPolicy="no-referrer"`, not `no-referrer="no-referrer"`. > That's right, I had a problem copying and pasting, sorry.

https://user-images.githubusercontent.com/18271791/104388032-fba0a380-54fd-11eb-872c-8fdbcbba861c.mp4 In the example of navbar at the time of pullRight (in settings text) and reduce the size of the screen is compressed in an unpleasant way visually plugin responsive...

Problem "pre-resolved" with "simulateTouch: false" option in swiperjs, if you don't use this ability disabling it works, but even so, I can't scroll over the elements (options items), since swiperjs...

> yeah it worked. change code like this. > > innerRef={provided.innerRef} to > ref = {provided.innerRef} > > wherever you have used. this works for me too