Oleksandr Fediashov

Results 269 comments of Oleksandr Fediashov
trafficstars

@radugroza we are not going to accept changes in this PR in their current state, so I am closing it for housekeeping 🏡 Let's continue discussion on #24651. If there...

> @layershifter where can I find that `Form` uses `forwardRef`? [Here](https://github.com/Semantic-Org/Semantic-UI-React/blob/0a8b9558652bf35a6f497ebcec3b74bcda20f163/src/collections/Form/Form.js) nothing reminds me about that [you checked](https://github.com/Semantic-Org/Semantic-UI-React/pull/4233#issue-951549611) the `Form` checkbox. Isn't the branch the freshest tip? ~~Indeed, `Form` have...

> @layershifter, Do `FormGroup`, `FormCheckbox`, `FormButton` are converted as well? because i don't see the code of react.forwardRef in these files. Yeah, sorry. @bolivier made this changes, but I made...

Closing as there is no reply from an author.

> It probably will not be fixed. Microsoft is even dropping support for IE11 on all of their online Office and Teams services on August 17, 2021. It won't be...

The issue does not have reproducible case on Stackblitz or Github and will be closed. v5 has been released recently and fixes a lot of bugs, please bump to it...

Please check with latest versions, a lot of issues have been fixed. If it still happens, please report a new issue and provide details and preferably repro.

Runtime mode is not supported (see #668). If you will use containers setup on CodeSandbox/Stackblitz, it will work like a charm 💎 Example: https://stackblitz.com/edit/stackblitz-starters-tq8mic?file=build.mjs ``` ~/projects/stackblitz-starters-tq8mic 4s ❯ node build.mjs...

Please try latest versions. If the problem still happens, please open a new issue and provide a reproduction case 🙏

Babel options are loaded differently in v5 and can be completely opted out by a feature flag, #1355. As the issue does not have a repro, closing for now. Feel...