Romein van Buren

Results 21 comments of Romein van Buren

Thanks! Also good that this repro is accessible again!

> **_`e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.e.`_**

Good idea. But I don’t think you have to struggle with webserver configuration, as it can be done with JavaScript [like here](https://stackoverflow.com/questions/8199760/how-to-get-the-browser-language-using-javascript). Then we can just make a JS file...

@victorbnl You’re right, otherwise you can make a site detect the user’s language and if the user hasn’t selected that language, show a friendly dialog. E.g. as Apple does: ![A49DBBB6-4F47-46F4-AE49-1503ADCA339E](https://user-images.githubusercontent.com/34036573/118152984-a924b480-b415-11eb-8254-31d3357344d1.jpeg)

@DevTiqo You could put your images into the public folder and just insert the absolute URL to them, but the whole idea why to use `require` instead a static URL...

And looking at the number of open issues, I don't think this will be resolved soon 😕

Thank you! I’ll try it tomorrow and close this issue if solved.

Not sure if this is possible, but you could try to override and imitate `window.open` or whichever method it uses, and — instead of opening a new window natively —...

Well, it's been 3 years since I encountered this issue, but honestly I haven't used this module ever since. Does this problem still exist? (I don't think so, because the...