Forum Discussion
josh_bodner
Jan 19, 2021Former Employee
Dev channel update to 89.0.767.0 is live
Hello Insiders! Today we’re releasing build 89.0.767.0 to the Dev channel. It’s a relatively small week this week, but we’ve got some cool stuff to talk about! First, for HoloLens 2 Insiders, we’r...
BradJ_Work
Jan 20, 2021Copper Contributor
This build is giving me issues with the datto Autotask PSA site when I click on a support ticket that would normally open in a new window.
This is what I'm seeing:
Uncaught TypeError: Failed to execute 'open' on 'Window': cannot convert to dictionary.
at HTMLTableCellElement.onclick (VM732 TicketGrid.aspx:3273)
Last week's (and all previous week's) builds never had this issue.
Thanks.
This is what I'm seeing:
Uncaught TypeError: Failed to execute 'open' on 'Window': cannot convert to dictionary.
at HTMLTableCellElement.onclick (VM732 TicketGrid.aspx:3273)
Last week's (and all previous week's) builds never had this issue.
Thanks.
josh_bodner
Jan 21, 2021Former Employee
BradJ_Work if you have Canary installed, does the same thing happen in it?
- BradJ_WorkJan 21, 2021Copper Contributor
josh_bodner I've just installed Canary Version 89.0.772.0 and tried again with a new, empty profile (to discount extensions having anything to do with it) and the behaviour is the same.
Uncaught TypeError: Failed to execute 'open' on 'Window': cannot convert to dictionary.
at HTMLAnchorElement.onclick (VM351 TicketGrid.aspx:1)
onclick @ VM351 TicketGrid.aspx:1Thanks!
- josh_bodnerJan 23, 2021Former Employee
BradJ_Work okay, one last thing. Can you check Chrome Canary or Chrome Dev to see if the same thing happens there? This seems like the sort of bug that we'd get from Chromium, so unless it's a bug with the website itself (which I'd also expect to see in the Stable versions of Edge and Chrome), I suspect you'll see the same thing there.
- BradJ_WorkJan 28, 2021Copper Contributor
josh_bodner I just tried with Chrome Dev Version 89.0.4389.23 (Official Build) dev (64-bit) and the page functionality is fine using it.
EDIT: I'm also now using Edge 89.0.774.4 (Official build) dev (64-bit) and it is still broken, so is the current Canary (90.0.780.0)
Thanks.