datopian / frontend-v2

CKAN / Data Portal frontend as microservice in pure Javascript (Node).
http://tech.datopian.com/frontend/
MIT License
38 stars 18 forks source link

Redirect to 404 page if resource don't exist. #192

Closed sagargg-zz closed 3 years ago

sagargg-zz commented 3 years ago

Before when the resource URL is invalid it just displays the blank content instead of displaying 404. Now it is fixed this PR.

gavram commented 3 years ago

@sagargg LGTM :+1: