-
### Allow Automatic Configuration Custom Directory to be saved in VS Code settings
At the moment in some VS Code workspaces that do not have the JavaScript project in the root directory I need …
-
I'd like us to consider the possible issues that could arise with supporting `onMessageExternal`. We currently don't do any sort of check on the `port.sender` property, meaning any other extension or …
-
How would you go about having a conditional default route? For example, if a user is logged out, show the login screen, otherwise, skip the login and show the app home screen.
-
https://git.drupalcode.org/sandbox/samuel.mortenson-3070857
We need to look at creating a revisionable entity and this code to create a decoupled component builder. User story:
1) Add "new compone…
-
Hi,
This is an awesome library. If there was a react.js version for this, I'm sure there'd be alot of users. There are existing libraries I've tried and the one of them is react-dnd which is what I…
-
With ScalaTest 2.2.1, sbt 0.13.6, and Scala 2.10.4, I'm seeing the following output when a [generator-driven property check](http://www.scalatest.org/user_guide/property_based_testing) fails:
> Repor…
-
**Is your feature request related to a problem? Please describe.**
I am working on a Component Library for myself. I would like to use the `slot='...'` attribute in a component without being a child …
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **npm** (Fill in: npm, yarn, pnpm, etc).
- [x] I run Snowpack on OS **Linux*…
-
Hi!
I'm using Webpack v5 in my project. While installing this library, encountered some errors:
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm E…
-
Hey!
I'm trying to render around 6,000 but only 50 or so markers seem to be showing up on my map, code is here: https://github.com/hackclub/site/blob/10c57825053b4d6a12ba9fb7acaa03926150b971/pages/…