Vojta Staněk

Results 12 comments of Vojta Staněk

Having similar issues under windows subsystem for linux. I solved it by adding `-p 100 -i node_modules` (not watching node_modules dir)

@wtho This doesn't solve my use-case, because it might be based e.g. on ownership/relationship with the user. E.g. user can read messages sent to him.

Hi techpet! Thanks for your interest in Contember Admin and for taking your time to open this issue! This is expected behaviour, we believe it's the better default. I agree...

@Le-David Can you give an example when it would be useful?

Hi Yashi! Thanks for trying out Contember! It looks like an issue with your local installation of Docker, which we use to run Contember Engine. Can you try the solutions...

I've just tested it again and get it also. Chrome version: `37.0.2062.0 (Official Build 278856) dev`

You're using old webkit api, which does not work now. Take a look at this:https://developer.mozilla.org/en/docs/Web/API/notification

Caniuse has data on this feature: https://caniuse.com/link-rel-preload

This also happens for me: ## Version information IntelliJ IDEA `2023.3.4` • Flutter plugin `io.flutter 78.1.1` • Dart plugin `233.13763.5` Error getting Flutter sdk information. ## Exception null ``` java.lang.Throwable:...

I agree! I would like to insert a new line after a conditional or loop statement and indent the key. Here's an example of how it could look: ```dart final...