linkedpipes / dcat-ap-forms

Forms application for filling out DCAT-AP v2.0.0 compatible metadata
MIT License
2 stars 2 forks source link

Catalog/Dataset withdrawn is not working #118

Closed skodapetr closed 4 years ago

skodapetr commented 4 years ago

Upon loading the page remains blank with following error in the console:

Error: Vuetify is not properly initialized, see https://vuetifyjs.com/getting-started/quick-start#bootstrapping-the-vuetify-object
    at s.beforeCreate (commons.f36ba81feb34127cd6c5.js:21)
    at zt (commons.f36ba81feb34127cd6c5.js:6)
    at en (commons.f36ba81feb34127cd6c5.js:6)
    at s.jn._init (commons.f36ba81feb34127cd6c5.js:6)
    at new s (commons.f36ba81feb34127cd6c5.js:6)
    at commons.f36ba81feb34127cd6c5.js:6
    at init (commons.f36ba81feb34127cd6c5.js:6)
    at commons.f36ba81feb34127cd6c5.js:6
    at y (commons.f36ba81feb34127cd6c5.js:6)
    at s.__patch__ (commons.f36ba81feb34127cd6c5.js:6)
Wt @ commons.f36ba81feb34127cd6c5.js:6
17:23:51.426 commons.f36ba81feb34127cd6c5.js:6 TypeError: Cannot read property 'dark' of undefined
    at s.isDark (commons.f36ba81feb34127cd6c5.js:21)
    at pn.get (commons.f36ba81feb34127cd6c5.js:6)
    at pn.evaluate (commons.f36ba81feb34127cd6c5.js:6)
    at s.isDark (commons.f36ba81feb34127cd6c5.js:6)
    at s.<anonymous> (commons.f36ba81feb34127cd6c5.js:6)
    at pn.get (commons.f36ba81feb34127cd6c5.js:6)
    at new pn (commons.f36ba81feb34127cd6c5.js:6)
    at s.kn.$watch (commons.f36ba81feb34127cd6c5.js:6)
    at wn (commons.f36ba81feb34127cd6c5.js:6)
    at commons.f36ba81feb34127cd6c5.js:6
Wt @ commons.f36ba81feb34127cd6c5.js:6
17:23:51.427 commons.f36ba81feb34127cd6c5.js:6 TypeError: Cannot read property 'dark' of undefined
    at s.isDark (commons.f36ba81feb34127cd6c5.js:21)
    at pn.get (commons.f36ba81feb34127cd6c5.js:6)
    at pn.evaluate (commons.f36ba81feb34127cd6c5.js:6)
    at s.isDark (commons.f36ba81feb34127cd6c5.js:6)
    at s.themeClasses (commons.f36ba81feb34127cd6c5.js:1239)
    at pn.get (commons.f36ba81feb34127cd6c5.js:6)
    at pn.evaluate (commons.f36ba81feb34127cd6c5.js:6)
    at s.themeClasses (commons.f36ba81feb34127cd6c5.js:6)
    at s.render (commons.f36ba81feb34127cd6c5.js:21)
    at s._n._render (commons.f36ba81feb34127cd6c5.js:6)
jakubklimek commented 4 years ago

Still not working properly e.g. from here: image

Nothing is loaded, not even the IRI.

skodapetr commented 4 years ago

That was clearly a different issue as the screen was blank, but nevermind.

jakubklimek commented 4 years ago

The issue was "Catalog/Dataset withdrawn is not working". It was still not working. Even though the reasons can be different from the developer's point of view, it is the same problem from the user's point of view (it is broken ;)).