JanPolasek
JanPolasek
I've installed the extensions and provided path to the latest language server built from master, but I'm getting an error every few seconds ``` [Error - 13:52:49] Request textDocument/completion failed....
This PR is pretty much the same as #536, same commit, same issue, different Reader. Fixes #566 Fixes #394
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
This reverts commit acfaa0cda35792e10fd1a67e711af582d633261f and fixes #38. Overall this PR has 2 separate parts: 1. Revert of acfaa0cda35792e10fd1a67e711af582d633261f. The [Stackoverflow thread](https://stackoverflow.com/questions/75325095/how-to-use-windowinsetscompat-correctly-to-listen-to-keyboard-height-change-in-a/75328335#75328335) mentioned in the original code does provide what it...