Daniel Huhn

Results 12 comments of Daniel Huhn

This is still an issue for IE 9 (9.0.812.16421) for me My "workaround" was to use an condition comment ``` ``` because it's better to have no placeholders instead of...

As suggested per https://github.com/hasura/graphql-engine/issues/1920, we implemented this using a SQL view. For more dynamic use cases maybe create a `Computed Field` and filter on that.