Andrea Carraro

Results 17 issues of Andrea Carraro

Hi, I'm using this library in a [project of mine](https://github.com/toomuchdesign/next-page-tester) and I wrote local TS definitions for it. Would you consider a PR adding definitions + definition tests? ..or just...

## 🚀 Feature Proposal Deprecate `next-page-tester` and suggest adopting browser testing, instead. ## Motivation As described in #290, `next-page-tester` maintenance presents a lot of challenges which undermines the future of...

## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here....

## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behaviour? You can also link to an open issue here....

## What kind of change does this PR introduce? Bug fix ## What is the current behaviour? #175 ## What is the new behaviour? Currently just adding a failing test....

## 🚀 Feature Proposal `useDocument` option was disabled in #267 (v0.29.0) because of #263. As mentioned in #263, we should try to enable it again as soon as Next.js document...

enhancement

## 🐛 Bug Report `next/head` doesn't update DOM after initial render (eg `useEffect ` callback). ## To Reproduce Render a new `` element after mount with `useEffect`. ## Expected behavior...

bug

A lot of users stumbled upon the question of **which arguments** are actually provided to `keySelector` function. **Currently they receive the same arguments as the `inputSelectors` and the selector itself**,...

enhancement
help wanted

### Do you want to request a _feature_ or report a _bug_? Tech debt ### What is the current behaviour? Peer deps where widened to React v18, while dev deps...

The way **some browsers** render **SVG paths** cause a few visual issues especially when when **full pies** are rendered: ![64119904-2d96e700-cd9b-11e9-9663-fa4cb1425524](https://user-images.githubusercontent.com/4573549/74594128-2c006900-5033-11ea-851f-9bbc4914cdf7.png) More specifically a few OS/browser combinations seem to not being...

bug
help wanted