Pascal Wengerter
Pascal Wengerter
@divineuniverse I've stumbled upon the same issue today. The key is serving your files over HTTP (e.g. by running a super simple Go server like https://gist.github.com/paulmach/7271283), because the relative links...
Hey, thanks for opening this PR! I'm not overly familiar with the codebase anymore, but from what I've gathered from a quick skimming, could you try the following in https://github.com/matestack/matestack-ui-core/blob/19b5b8c97ee551d8d2f80840aa2d1c16a5727e9e/lib/matestack/ui/vue_js/components/toggle.js...
Elaboration: The way I read the issue, the `toggle` component misses some sort of awareness about its `hide_after` configuration, and since all the other props get checked in the `created`...
Not merging this one since https://github.com/standard/eslint-plugin-standard/issues/39 isn't answered/closed and there's no further information/changelog
> blocked for now because of #924 @kiranparajuli589 you mention the issue in itself, what did you want to reference here?;)
> Can we go forward once we have a capability for the settings service? ([owncloud/ocis#2655](https://github.com/owncloud/ocis/pull/2655)) I'd hope so, good point!
> currently blocked by [pact-foundation/pact-reference#186](https://github.com/pact-foundation/pact-reference/pull/186) @individual-it the linked PR has been merged, could you take care and update this one with a newer version? :)
Tried running the failing oCIS Providertests locally Steps: - Start oCIS from _around the commitid linked in .drone.env_ in the web repo (updated docker-compose and run `docker compose up ocis`)...
Wanted to voice my interest in this issue as well, migrating my employers website to Nuxt3 in the upcoming weeks
Could you add more context here (ranging from your machine's OS to npm/node version, content of the package.json etc? :)