Павел Богатырёв

Results 19 comments of Павел Богатырёв

I have similar problem. We using https://github.com/json-schema-faker to generate a mock data from a json schema. Json-schema-faker support many userfull extensions, including custom extensions. For example property "faker", with additional...

Fixed in temporary package dragula-fixed

Also occurs during drag over page, when some element removed from the DOM while dragging over it.

> @PFight do you think that you can also add this fix #529 in your package dragula-fixed ? Ok, you can make pull request to speed up process.

> > Ok, you can make pull request to speed up process. > > @PFight Here you have [PFight#1](https://github.com/PFight/dragula/pull/1) Here you go [email protected]

Solution probably is to pass `{ overwrite: true }` to moveAsync due to https://github.com/overlookmotel/fs-extra-promise/issues/25 and maybe use newer fs-extra.

> [@PFight](https://github.com/PFight) if you serve your `static-storybook` with http-server for example like this: `pnpm http-server ./storybook-static --port 6006` is it being served? and then when you try to run for...

Update: workaround with older package versions does not work with Chrome 109.0.5414.120. With Chrome 134.0.6998.89 works.