SSRS, Chrome Javascript

I am having and issure with Java scrrpt working in Chrome. It Worked in the morning and stopped in the afternoon. I am working on a P21 epicor softtware and the code has worked before. when reviewing the code at the bottom of the screen with I press a button it looks correct.

Code os as Follows
=”javascript:void(window.open(‘https://p21.castertech.com/Prophet21/index.html#/window/m_purchaseorderentry?po_no=” & parameters!PONumber.value & “‘,’_blank’))”

I have uninstalled Chrome, Removed or disabled extenstions, check to make sure Jave is on and still it just sits there when I press the buttom. This works in Firefox but not edge.

Can someone maybe give a an idea as to what to go to get this to work again?