ohager
ohager
Hey, I finished a first nice working version of [nanoflux-react](https://github.com/ohager/nanoflux-react)...The next step will be the consideration of nanoflux-fusion, i.e. provide helpers for fusion. But you may have a look at...
Well, goToIndex() (per default) is there and works. But I need to figure out if IndexRoute can be used in nested Routes. If so, I need to rethink the stuff,...
Having the same issue right now, but the solution is not to use whitespace after the comma! **Does not work:** `"substringof('Foo', Name) eq true"` **Works fine:** `"substringof('Foo',Name) eq true"`
should be fixed with #829
this should be "solved" using #819
> I removed the second image publish and modified the first to build and push a single image to dockerhub using the Dockerfile in the main folder. Give it a...
merging without v5 upgrade
Not sure, if this is on my side... but trying to use the group chat feature, I'm not able to make it work. After I forked and made it run...
ok... I figured out that the svelte version works as expected....So my assumptions regarding group id are correct, but the bundle seems to have issues... investigating