removed window state
This commit is contained in:
		
							parent
							
								
									4d0188d144
								
							
						
					
					
						commit
						15e853640d
					
				@ -3,10 +3,6 @@ import Disqus from 'disqus-react';
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
class SightingDetail extends Component {
 | 
					class SightingDetail extends Component {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    componentDidUpdate() {
 | 
					 | 
				
			||||||
        window.history.pushState("", "", this.props.detail.id);
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    render() {
 | 
					    render() {
 | 
				
			||||||
        const disqusShortname = 'https-marten-application-netlify-com';
 | 
					        const disqusShortname = 'https-marten-application-netlify-com';
 | 
				
			||||||
        const disqusConfig = {
 | 
					        const disqusConfig = {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user