Results 5 issues of Nikesh Shakya

-> before fetching meta heads, removed any comment lines to ensure validy of tags -> restricted redirection if title meta is present, assuming first fetched data has required information to...

Hello I am using Google Maps SDK to display list of places using GMSGrounOverlay as markers. Each marker has images coming from backend. While image is being downloaded, I am...

type: bug
triage me

### Issue Description I have customized bar buttons as follows bar.buttons.customize { (button) in button.font = UIFont(name: "SourceSansPro-Regular", size: fontSize)! button.selectedFont = UIFont(name: "SourceSansPro-Bold", size: fontSize)! } while transitioning from...

bug

-> When trying to pop SideMenuController, hidden SideMenu is being seen in pop animation ![Simulator Screen Shot - iPhone X - 2019-05-20 at 21 30 49](https://user-images.githubusercontent.com/16401569/58034840-2d097600-7b47-11e9-8f70-df5e05b4f4f7.png)

I have customized label to have bold font for url links It works for the first time, but after the link is clicked, the font attribute just invalidates for link...it...