django-stars / frontend-skeleton

frontend-skeleton
MIT License
56 stars 31 forks source link

Fix filling of location state #273

Closed Pareder closed 2 years ago

Pareder commented 2 years ago

Pathanames can be in two formats: /path and /path/. Previous implementation covered only the first case and ignored the second one. Added removal of trailing slash of pathname.