Sascha Greuel

Results 76 issues of Sascha Greuel

Hi, i try to create a filter, but i must be too stupid. First of all: I use Controller-As, so the model name is `controller.filterString` if that makes any difference....

Currently, nodes are shown until the matching node. But if the matching node is a node with children, it appears to be expandable but it isn't. Nothing happens when clicking...

Hi, the objects i use to generate the table contain sub objects e.g. ``` "foo":{"bar":"baz","x":"y"} ``` I try to access the property `bar` from this object: ``` { field: "foo.bar",...

Any plans to support Nuxt/Vue 3 in the near future? RC will be out this month, and this is one of the modules I really need for one of my...

Replace EmojiOne assets with Fluent Emoji (https://github.com/microsoft/fluentui-emoji) For compatibility reasons, paths and file names shouldn't change. ![image](https://user-images.githubusercontent.com/81188/184666072-4e606a22-1acd-4fa5-a09d-08479ff58e50.png)

Discussion

Replace EmojiOne assets with Twemoji (https://github.com/twitter/twemoji) For compatibility reasons, paths and file names shouldn't change. ![image](https://user-images.githubusercontent.com/81188/184665914-652585b1-0d3d-40df-a532-d35ec949efbf.png)

Discussion

Implicit conversion from float to int is deprecated in PHP 8.

round(): Passing null to parameter #1 ($num) of type int|float is deprecated in PHP 8.

WSC 6 (at the latest) should no longer use Google Maps. Instead, OSM (via Leaflet?) should be used, so people can use GDPR compliant maps on their websites. OSM allows...

Needs Triage

In a future version of Chrome, the amount of information available in the User Agent string will be reduced (see https://blog.chromium.org/2021/05/update-on-user-agent-string-reduction.html). To fix this issue, replace the usage of `navigator.userAgent`,...

Needs Triage