Alexander James Phillips

Results 28 issues of Alexander James Phillips

I ran the following commands: ``` git clone git clone [email protected]:brianzinn/create-react-app-typescript-babylonjs.git cd create-react-app-typescript-babylonjs pnpm install npm start ``` I got the following output & error: ``` > [email protected] start >...

I don't know if this is intentional but a ` { /*...*/ }}` and the onPointerDownObservable handler is only triggered once. Further pointer down events are ignored. If `rectangle` is...

### MDN URL https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/spellcheck ### What specific section or headline is this issue about? Try it ### What information was incorrect, unhelpful, or incomplete? The example does not work. No...

help wanted
Content:HTML

### Steps to reproduce 1. Go to https://hyp.is/YF20ruvcEeyhGAP5qshqVg/gizmodo.com/exclusive-heres-the-full-10-page-anti-diversity-screed-1797564320 2. See the page starts to show the content from gizmodo.com 3. Then it turns blank ### Expected behaviour Should render the...

Related to the suggestion for a sanitise function in https://github.com/probablyup/markdown-to-jsx/issues/225#issuecomment-469783194, and issue #313 and PR #406. A function to sanitise the raw HTML would be useful to enable specifying a...

Using python 3.5.1, ipython 4.1.2, pip 8.1.2 ``` $ pip install charts $ ipython In [1]: import charts --------------------------------------------------------------------------- ImportError Traceback (most recent call last) in () ----> 1 import...

I updated `solid.community` to `solidcommunity.net` in `src/login.js`. Similar to #617 , **I would suggest we do _not_ merge this PR** and instead ask the owner of the original codesandbox to...

From [the 'Publish to @types' from typescriptlang.org](https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html) I understand that the definitions from DefinitelyTyped are used to create the `@types/` npm modules. From [the contributing page](http://definitelytyped.org/guides/contributing.html) I was wondering if...

[The contributing page](http://definitelytyped.org/guides/contributing.html) states > Naming the file > Try to use a simple lowercase identifier as name of the definition file, like library.d.ts or node-hoge.d.ts Should that read "use...

### Bug I see the error: `Error: Error: Drop fails to drop appropriate thing! https://solid.github.io/solid-ui/src/icons/noun_98053.svg` when I try to change the access control for a resource by adding "Add Everyone"...

bug