glrecaptab fires beforeshow infinitely.

Issue No: IC-3358
Created 2/13/2017 10:55:37 PM
Type Bug
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 17.1
Description *Issue:*   # Use 17.1 dev, 17.11.0213.32. # Open an existing Inventory Shipment. Or create a new one. # Click on the Post Preview or Unpost Preview tab. # It will throw the error below:   !pastedImage_d70479_0.png! This results on calling the ajax calls infinitely too. It will cause stack overflow in Ext js and burden the web and sql server.   !pastedImage_d70479_1.png!   *Expected result:*   The beforeShow event should fire only once.