html - AngularJS / Javascript Links & Buttons Unresponsive on IOS -


been stuck on nasty bug way long. hoping out there has experienced already. issue prevalent on ios 12+ (iphones sure, iphone 5 & 7 - haven't tested ipad) - chrome or safari. androids work fine, desktop browsers work fine.

our app using angular core angular material & ui router.

how reproduce issue:

1) click item seen in picture

enter image description here

2) arriving @ item detail page, click on results or browser button:

enter image description here

3) following end result (a page none of links or buttons work, including ui-sref, regular links, ng-clicks):

enter image description here

note double checked if elements in way - there not. also, manually triggering click via js in console allows work intended. super strange...

also note refreshing page once breaks allows function again. refreshing once in details , pressing allows function normally.

there no console warnings or errors.

ideas?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -