guillaumeparis2000 / react-piwik

Library that allow to connect piwik with the react-router and track custom events
31 stars 17 forks source link

Fix path slashes #23

Closed coolassassin closed 4 years ago

coolassassin commented 4 years ago

Hello.

I find out that I have done a mistake with slashes in paths 🙈 I'm really sorry about that. That fix brakes slashes for previousPath only and double it for a new feature which fortunately not use by everyone. I hope this quick fix will help u. You can fix it without a merge if you want. I want to help you to fix it fast.

Sorry 😌

coolassassin commented 4 years ago

I have pushed build also