Nicolas

Results 6 issues of Nicolas

## Describe the bug I use the datagrid with the grouping example of the website, I added a custom filter outside of the component that filter on a specific column....

Bug

When i do a driver.setOrientation("landscape") on my launch screen (who can't be in landscape mode) it fail with the error status 13 which is normal, but when i go into...

How to rotate my screen to 90 degrees, i tried 480x800@800x480/90 on the script and other things but nothing worked. When I display the header of the response the 22nd...

What can I do to make that work (or what part of the code I need to take a look) ?

### Current Behavior When I try to execute the command yarn nx graph --file=./index.html I got this error : ```shell RangeError: Invalid string length at JSON.stringify () at buildEnvironmentJs (/node_modules/nx/src/command-line/graph/graph.js:74:70)...

type: bug
scope: core

If you go to the test website https://praveenn77.github.io/docusaurus-lunr-search-demo/ and write "tuto" in the search bar you will get 3 results but if you write tutoria you will only get 1...