Boris

Results 14 issues of Boris

`import * as R from "ramda"` - this is recommended in Ramda >= 0.25.0. However, the import is just removed, usages stay the same and you get a runtime error...

bug

**Is your feature request related to a problem? Please describe.** https://nextjs.org/docs/api-reference/edge-runtime I'd like to use `firebase-admin` in an Edge environment and Deno. The package currently uses Node-specific APIs though, making...

type: feature request

## Summary I noticed docs about SSR with `Next` are a little bit outdated, and missing some potentially juicy approaches using direct schema execution. ## Set of changes - adjust...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@urql/[email protected]` for the project I'm working on. I have a project that uses...

> **Mod Edit by @kitten:** For the proposed RFC, up for discussion, please [read the comment below with the RFC text](#issuecomment-830823159) for solving this reported issue. Initial render is missing...

future 🔮

Getting ``` Error: Cannot find module 'core-js/modules/es6.object.define-property' ``` when running my server. Installed: * `[email protected]` * `[email protected]` Installing `[email protected]` fixes the issue, but that's an obsolete dependency, would _really_ like...

help wanted

### Provide a general summary of the issue here Regardless of what is set in `I18nProvider`, `NumberField` always opens iPhone numeric keyboard with `,` instead of `.` if the iPhone...

bug
help wanted
rsp:NumberField
RAC

Wrap your root components, otherwise this happens:

info