v1rtl
v1rtl
# Question about GraphQL Shield No matter what, it always returns 401, even when I put allow anywhere I could. ```ts import { makeExecutableSchema } from '@graphql-tools/schema' import { GraphQLArgs...
I ran this to install Rogue: ```bash yarn add @roguejs/cli @roguejs/app react react-dom react-router react-router-dom ``` But I already had some deps, such as `react`, `react-dom` and `express`. And during...
It would be nice if Tilde could be installed as a Chrome / FF extension. Only manifest.json is needed
Parcel gets more and more popular because of its simplicity. It would be great to see Parcel plugin of import-http
Would be cool for NFTE to support sidechains like Polygon
**Describe the bug** Whenever an HTML element has a `css` prop within a `Link` component the link doesn't get created and instead becomes static text. **To Reproduce** ```jsx import React...
**Symptom** conky goes above windows but it goes below when windows are floating. **How to Reproduce** 1. Launch Krohnkite 2. Launch `conky` with any config including this: ``` own_window =...
Sometimes I don't setup the project with `package.json` but just use ``'s. And when I want to write a small app with React **I have to include Babel**, but it...
--- name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: '' ---**Describe the bug** Generated types aren't used by VS Code, so there...
At the moment links on a page that link to another page on the website are treated as external and result in reloading the page, which defeats the purpose of...