Dima Semyushkin
Dima Semyushkin
Steps to reproduce: add Text, select a word, click on Link icon in RTE panel, select a Link. Expected behaviour: when I select Link I expect it to display toolbar...
I tried to use: .ie-opacity (@opacity: 0){ filter: alpha(opacity=@opacity); } And I always get opacity=0 ('cause it's default value), with any @opacity given.
Maybe that's stupid question, but is it somehow possible to add cyrillic support?
Here we call `@defer.reject()` with two arguments: https://github.com/bramski/angular-indexedDB/blob/master/src/angular-indexed-db.coffee#L161-L171 The second argument of `reject` method is ignored, so actual error is lost and we just get "Transaction Error" string in promise.
Trying to probe `jazz-react` or `jazz-browser` fails on Observable platform. I've checked using Tom MacWright's [module debugger](https://observablehq.com/@observablehq/module-require-debugger). I've tried to replicate the problem locally using `packd` and from the logs...
**Describe the bug** OwnTracks fails to publish tracks to a fresh installation of `dawarich`. **Version** 0.13.5 **To Reproduce** Steps to reproduce the behavior: 1. Run `dawarich` via `docker-compose` 2. Create...
Looks like server components are not an example here