mirror of
				https://github.com/getgrav/grav-plugin-admin.git
				synced 2025-10-31 18:35:57 +01:00 
			
		
		
		
	fix stuck progress at 80%
This commit is contained in:
		| @@ -485,8 +485,6 @@ export default class SafeUpgrade { | ||||
|                 if (job.result) { | ||||
|                     this.renderResult(job.result); | ||||
|                 } | ||||
|             } else if (nextStage === 'installing' || nextStage === 'finalizing' || nextStage === 'complete') { | ||||
|                 shouldContinue = false; | ||||
|             } | ||||
|         }); | ||||
|  | ||||
|   | ||||
							
								
								
									
										2
									
								
								themes/grav/js/admin.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								themes/grav/js/admin.min.js
									
									
									
									
										vendored
									
									
								
							| @@ -4958,8 +4958,6 @@ var SafeUpgrade = /*#__PURE__*/function () { | ||||
|           if (job.result) { | ||||
|             _this6.renderResult(job.result); | ||||
|           } | ||||
|         } else if (nextStage === 'installing' || nextStage === 'finalizing' || nextStage === 'complete') { | ||||
|           shouldContinue = false; | ||||
|         } | ||||
|       }); | ||||
|       var finalize = function finalize() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user