The web page https://ags.cuzk.cz/av/ silently refuses to open the content (map).
Is there anything I can do with it? Chrome opens it.
Windows 10
32.0.0 (64bit)
https://ags.cuzk.cz/av/ does not work
Moderator: trava90
Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please try and include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
Please always mention the name/domain of the website in question in your topic title.
Please try and include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
Re: https://ags.cuzk.cz/av/ does not work
Code: Select all
ReferenceError: BigInt is not defined
Re: https://ags.cuzk.cz/av/ does not work
After removing the BigInt references (not actually used) and working around a problem with an IntersectionObserver, it seems to work okay (it displayed a map, but I didn't do anything after that). Install Modify HTTP Response (GitHub or Thunderbird) and use this as the filter:
Code: Select all
[["js.arcgis.com",["/4.25/init.js",["BigInt(\"1000000\")","1000000","/BigInt64/g","Uint32"]],["/4.25/esri/widgets/Popup.js",[",{root:window.document}",""]]]]