Anton A.

Results 34 issues of Anton A.

I could not find an example or the API documentation mentioning the use of `srcDoc`. Please advise whether it's possible to use `srcDoc` attribute with the official React wrapper, and...

I use this: `[name]__[local]___[hash:base64:5]` ... in both plugin config and webpack5 config. However, the 5-char-length hashes generated in HTML attributes and in CSS files are not the same. What can...

[worker-loader](https://www.npmjs.com/package/worker-loader) with the documentation example webpack config generates `*.worker.js` files, but the old ones get not cleaned.

Content hashes in css class names generated by this plugin are not the same as the hashes generated by `css-loader`. Example: `babel-plugin-react-css-module` => `navbar__container___2dO7z` `css-loader` => `navbar__container___ocJ3d` Debugging webpack reveals...

Reproduction steps: A dialog appears and then disappears immediately, no matter how many times you click: - MacOS Big Sur

bug

**Describe the bug** I'm using Next.js. I do not need macros, so I decided not to install @babel/macro etc. I did it because I want Next.js to use SWC. **To...

Is there a way to make a job re-occur N milliseconds **after** it finished previous time?

enhancement
good first issue
help wanted

Support question. Since OpenGraph allows for multiple images, how do I output one, then let other React components add more instead of replacing the first one?

It is an ironic situation that in order to use RobotLoader I have to use composer, so that: 1. Dependencies are fetched (currently there are two of them - nette/finder...

Is there any way to make it use multiple threads, so that multiple trials are paralleled?