|  |  | @ -50,7 +50,7 @@ export const startProgramQuestion = (id, props) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |           // console.log(path);
 |  |  |  |           // console.log(path);
 | 
			
		
	
		
		
			
				
					
					|  |  |  |           // props.history.push(`/myproblems/${identifier}`);
 |  |  |  |           // props.history.push(`/myproblems/${identifier}`);
 | 
			
		
	
		
		
			
				
					
					|  |  |  |           props.history.push({ |  |  |  |           props.history.push({ | 
			
		
	
		
		
			
				
					
					|  |  |  |             pathname: `/myproblems/${identifier}?${searchParams}`, |  |  |  |             pathname: `/myproblems/${identifier}.json?${searchParams}`, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |           }); |  |  |  |           }); | 
			
		
	
		
		
			
				
					
					|  |  |  |         } |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  |       } |  |  |  |       } | 
			
		
	
	
		
		
			
				
					|  |  | 
 |