Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 fmadimba
		
			fmadimba
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I am a developer, I am asked to improve an existing Qlik App. I noticed on a certain tab a performance issue whenever the browser window is resized. The resize seem to freeze the app for about 10 - 20 seconds. I checked the chrome browser console for error, and I noticed that this error is being thrown and only when the browser resizes:
vzl-deps~253ae210.chunk.js:2 Uncaught RangeError: Maximum call stack
Any ideas of what may be causing this, the error seems to indicate that a recursive function did not exit properly and therefore created an infinite loop, but no idea why this might be happening since it's in Qlik code.
 Digvijay_Singh
		
			Digvijay_Singh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Is there any extension exists in the problem sheet?
 fmadimba
		
			fmadimba
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The following extensions are present:
- Vizlib library extension(particularly:vizlip kpi designer version 2.3.7vizlib advanced text object 1.7.1vizlib container grid 2.13.1)
- FEI-SHOWHIDE extension
 Digvijay_Singh
		
			Digvijay_Singh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I think you should raise support request to Vizlib, looks like something is wrong with their extension or some compatibility issue of their extension with your QS version, not sure..
 fmadimba
		
			fmadimba
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		oh I see. Okay. Thanks for pointing me to that direction, I will reach out to them and go from there.
