IndieRodo 006dae1221
fix: links to subtitles with special characters (#1949)
This issue is related to #1006 . The $vuetify.goTo() function expects a UTF-8 ev.target.hash . However, the markdown CRM URIencodes the ev.target.hash (this is great for browser compatibility, not so much for Vuetify)

Adding decodeURIComponent() to ev.target.hash fixes compatibility with Vuetify.

This fixes GitHub issue #1873
2020-05-30 13:10:44 -04:00
..
2020-03-21 19:18:08 -04:00
2019-09-27 14:59:53 -04:00
2020-05-21 00:20:57 -04:00
2020-05-24 15:17:36 -04:00
2020-05-21 00:20:57 -04:00
2020-04-24 17:40:41 -04:00