Christopher Bradshaw

Results 8 issues of Christopher Bradshaw

I get the following error message when I try to run my app: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but...

This isn't a huge deal but, being a big pokemon fan, I know that this bugged me throughout the entire tutorial. Pokemon is a word with no plural form. Similar...

I think that ideally, the confetti should show up on top, but it shows up behind everything else on a page including some buttons that take up some decent space....

[Origin page](https://www.webcomponents.org/introduction) I love being able to search for components that others have made, but I think some options to filter results, especially filtering based on dependencies, would be really...

Old Site

jscodeshift version: 0.13.0 node version: 16.13.0 command: ```shell npx jscodeshift -t src/transforms/sort-imports --extensions=ts,tsx --parser=tsx "${TRANSFORM_FILE}.ts" --print --dry ``` I'm using Typescript in a project running jscodeshift and I get the...

bug

I want to use this plugin to upload video files to s3 if at all possible, but there's no way to do it from nativescript or this plugin as far...

Is it possible to upload videos with this plugin? If not, that would be VERY desirable in my book. If you can upload video already, could we add some documentation...

### Describe the bug When running Vite's dev server in a monorepo with a micro-frontend architecture (multiple apps need to run at once to load different pages and sections of...