hexagon6

Results 10 issues of hexagon6

## What's the problem you want solved? Fix an error message which happens using oasis. (clicking on a :heart: button triggered this in the console, not sure yet why exactly...

See comment: https://github.com/dump247/storybook-state/commit/1741d3eb87be1736377f008f6c368925587e149e#r34210654 Unfortunately this change (https://github.com/dump247/storybook-state/commit/1741d3eb87be1736377f008f6c368925587e149e) breaks some test setups that run on node, as import stays in the bundle, but is not yet officially supported by node (without...

needs-ok-to-test
component/knative

### Search terms you've used node 18 ### Impacted package Which packages do you think might be impacted by the bug ? - [x] solid-client-authn-browser - [x] solid-client-authn-node - [x]...

new feature

Building works, but warns on build. When starting, just quietly exits with error code `0`, but no window shows up. Environment: i3 on ubuntu 19.04. Might this be an issue...

Dear community. > Context: I am trying to set up etcd (username:password) authentication for seaweedfs filer service. Please let me know whether this is expected behaviour or a user-error. ##...

question

Dear @damooo # Error Running manas give me the following info and then error: ``` manas_http::service::impl_::reconstruct_target_uri: Reconstructed target uri: Proven(HttpUri(http://example.com/databrowser.html)) at crates/manas_http/src/service/impl_/reconstruct_target_uri.rs:164 ``` leading to ``` manas_podverse::podset::service::impl_::basic: No provisioned pod...

bug
scope:manas_http
scope:manas_server

Dear Noel, I've tried Media Kraken with my solid profile. It looked like this before using the application: ``` @prefix foaf: . @prefix solid: . a foaf:PersonalProfileDocument; foaf:maker ; foaf:primaryTopic...

enhancement

Using a very big ttl file (in my case 700MB) causes cli to fail when trying to convert `lines.join("\n")` Steps to reproduce: ``` $ npx $ ttl2jsonld esco.ttl > esco.jsonld...