006dae1221
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 |
||
---|---|---|
.. | ||
components | ||
graph | ||
helpers | ||
libs | ||
modules | ||
polyfills | ||
scss | ||
static | ||
store | ||
themes/default | ||
client-app.js | ||
client-setup.js | ||
index-app.js | ||
index-legacy.js | ||
index-setup.js |