DEV Community

Discussion on: Getting the user's location with JavaScript

Collapse
 
muhammadawaisshaikh profile image
Muhammad Awais

Yeah it’s super cool with navigator in Javascript. But if you are working on a angular app and you want to add a @angular/universal for Sever Side Rendering, in that case navigator will make issue. I faced this thing just few days ago.