Adam
Adam
tl;dr Error messages from parsing would need some elaboration about where the error occurred. I'm parsing from command line with a grammar file and an input string from file and...
I have the same problem as in #38 but for a later version (0.7.21) ``` const index = new FlexSearch.Document({ document: { id: 'id', index: ["content", "title"], }, }); index.add({...
This is a feature request. I need to mirror my displays when I am in big picture mode in SteamOS. I can mirros my displays when in desktop mode but...
Hi, We are several users using orca on the same system and we have to erase the orca-build folder in /tmp everytime a new user wants to run orca. This...
The Linking library have support for deeplinking with the VIEW intent action. I propose to also support SEND.
The PhantomJs development is suspended since 2016 so I think it's time for a replacement.
It would be neat to clear the resource entries just like how clearMeasures, clearMetrics and clearMarks clear their entries.
All these ('x', '*', '') leads to error due to invalid semver but they are allowed according to https://docs.npmjs.com/cli/v6/using-npm/semver#x-ranges-12x-1x-12- `ERROR Error: Invalid argument not valid semver ('*' received)`
**Describe the bug** When I press a text field at the bottom of a scroll view it becomes hidden behind the sticky footer. **Repo for reproducing** Reproduced in example code...