openwebsolns
openwebsolns
## Summary When rendering a web page using [the standard](https://www.w3.org/International/articles/serving-xhtml/) `Content-Type` header with value `application/xhtml+xml; charset=UTF-8`, the web console displays error message: ``` Uncaught TypeError: K is undefined h https://www.gstatic.com/recaptcha/releases/M-QqaF9xk6BpjLH22uHZRhXt/recaptcha__en.js:270...
### Version 3.1.2 ### Steps and/or minimal code example to reproduce Consider the MonitoringFacade below with default action and disambiguator action: ```js monitor = new MonitoringFacade(this, "Monitor", { ...props, alarmDefaults:...
Fix "the this" typo to just read "this" under "Installing". --- By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...