denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

Search modal blocks page on Safari #2332

Closed blakechambers closed 1 year ago

blakechambers commented 2 years ago

It looks like the search modal is blocking page content when browsing the side using Safari. Here's what it looks like loading the https://deno.land page:

Screen Shot 2022-07-30 at 8 15 35 AM

The modal doesn't seem to be dismissible (I tried hitting ESC and clicking away from the search box). The page doesn't seem to have any javascript errors. From some spot checking, it looks like it's on any page on the site, third party modules, and the docs.

I tried Chrome and see that the page looks to load normally.

Details

lucacasonato commented 2 years ago

Should be fixed now.

blakechambers commented 2 years ago

Thank you!

blakechambers commented 2 years ago

Just wanted to note that this bug looks to be back on a couple pages – specifically on the https://deno.land/ and https://deno.land/x page (just the third party modules landing page, browsing individual modules seems to work).

crowlKats commented 1 year ago

@blakechambers is this still the case?

blakechambers commented 1 year ago

@crowlKats Everything looks like it's working now. Thanks!