Nico

Results 17 comments of Nico

Can confirm, only 15.3.5 works. I tried above and below 19, no luck.

I had the same problem today and was looking for a fix. I'm by no means a JavaScript master (so correct me if I'm talking nonsense), but after some research...

Yep, I have the same issue. [Demonstration GIF](https://user-images.githubusercontent.com/6065401/92333582-ea92e200-f086-11ea-8e18-1e9cdeffb7a4.gif) Xcode version: 11.7 iOS (Simulator): 13.5 Podfile uses latest version of SwipeCellKit (2.7.1). Relevant code / table view delegate functions (nothing fancy,...

Basically, the version on NPM and on GitHub are out of sync... see #487.

I have this issue, too. Just wanted to report in case it's helpful. This happens when I type `npm`: ![image](https://user-images.githubusercontent.com/6065401/192262826-db728d52-5875-4ee0-8548-f76200b31cf1.png) What I did was fork `gatsby-starter-default` (https://codesandbox.io/s/github/gatsbyjs/gatsby-starter-default) and then open...

The problem seems to be this: https://github.com/davidfig/pixi-viewport/issues/487

Anyone having issues, check https://github.com/davidfig/pixi-viewport/issues/487

Wish I saw this before I made my own, oops :D Not sure if it helps... ```ts // Type definitions for nudged (https://github.com/axelpale/nudged) // API docs: https://github.com/axelpale/nudged/blob/master/doc/API.md declare module "nudged"...

Also have this issue in regards to https://github.com/facebook/lexical and yjs. I'm not entirely sure about the internals of YJS; why does the client ID change happen in the first place?