masa651jp

Results 6 issues of masa651jp

## Bug report ### Current Behavior useFormik with input type="search" not working correctly. BackSpace not working. ``` const formik = useFormik({ initialValues: { ...currentValues }, onSubmit: (values) => { alert(JSON.stringify(values,...

Type: Bug

When I try to use sensor with delay option,getting errors. ``` core.esm.js:936 Uncaught TypeError: Cannot use 'in' operator to search for 'x' in undefined at hasExceededDistance (core.esm.js:936:12) at MouseSensor.handleMove (core.esm.js:1265:13)...

## 1. 问题的表现是怎样的? **在浏览器** ![image](https://user-images.githubusercontent.com/44263972/190424206-1eef295e-c66b-43f1-8d9e-3e33f69cafb3.png) **在PWA**** ![image](https://user-images.githubusercontent.com/44263972/190424272-376a55c3-91ca-4831-9e69-5f1da392f7ce.png) 使用环境 UBUNTU 22.04 CHROME 104.0.5112.101(Official Build) 启动浮动菜单时,用什么方法确定所选择的对象是绘图呢?

When I upgrade react to v18,react-winbox seems works not correctly. It's worked find until react v17. my code as follows. ``` import { useState } from 'react'; import WinPanel from...

bug

### What happened? The [example](https://tldraw.dev/examples/shapes/tools/interactive-shape) not working mobile(android,ios). ### How can we reproduce the bug? _No response_ ### What browsers are you seeing the problem on? Chrome ### Contact Details...

bug

When I tried it on the following demo site, I found that when moving a table, the original table remained. Moving is the desirable behavior. [demo](https://vitejsviterqpotz-kj2g-890cpeo6--5173--fb22cd3d.local-credentialless.webcontainer.io/)

bug