Erik Engi

Results 33 issues of Erik Engi

`inline-source` should generate unique `id`s and `id` referencies for inlined SVGs in a certain document by defult. Related issues: - https://github.com/jhamlet/svg-react-loader/issues/85#issuecomment-342039842 - https://github.com/svg/svgo/issues/674

[QuotaExceededError: The quota has been exceeded.](https://sentry.io/share/issue/3134383134302e323536353638303232/) Also newest releases not available from [cdnjs](https://cdnjs.com/libraries/store.js).

Bug

| Title | Description | --------------------|------------ | Version | 0.22.4 | Type | Issue | node | 11.3.0 | Operating System | Windows 10 I am recieving the following error...

When a folder containing a file is copied or moved to the watched folder only the folder is reported as `added` and the file within the folder is not reported...

Minimal directory structure: - watchedFolder - subFolder `

We are using `@fastify/` `cors` and `cookies` and the headers are missing when using this library. If I change this line (https://github.com/enisdenjo/graphql-sse/blob/061b0fc48b3b2a892fde39de2dac3c67f5623d44/src/use/fastify.ts#L90) like this ( ```Node.js reply.raw.writeHead(init.status, init.statusText, {...reply.getHeaders(), ...init.headers});...

bug

**Current behavior:** I am getting the following error: https://github.com/emotion-js/emotion/blob/f3b268f7c52103979402da919c9c0dd3f9e0e189/packages/serialize/src/index.js#L182-L186 **Expected behavior:** Getting no error at all. **Environment information:** - `react` version: none - `@emotion/react` version: none   I recommend we...

bug
needs triage

I am using [connection pools](https://github.com/sidorares/node-mysql2#using-connection-pools) with [Promise wrapper](https://github.com/sidorares/node-mysql2#using-promise-wrapper) in [Cloud Functions for Firebase](https://firebase.google.com/docs/functions) connecting to a [Google Cloud SQL (for MySQL)](https://cloud.google.com/sql/docs/mysql/) instance. I follow all the [Connecting to Cloud SQL...