Roman Zhuravlov

Results 50 comments of Roman Zhuravlov

@QuiiBz ```tsx "use client"; import type { LocaleKeys, Scopes, ScopedValue, CreateParams, ParamsObject, } from "international-types"; import type { Locale } from "@/locales/en"; import { useScopedI18n } from "@/locales/client"; /** A...

@Andarist Can you provide a CodeSandbox, please? I am getting the `React.createContext is not a function` error in the console even after wrapping my app with `RootStyleRegistry`

@qq15725 Sorry, but your fork [doesn't handle svg symbols](https://play.vuejs.org/#eNqtU02PmzAQ/SsjetistBhMYJOiJOq2qtQeVqqq9lJx8YKTeGNshA1JFOW/d4zzVa3U0yrBMDNv3vN4PIfgqWlI3/EgD2ambEVjwXDbNYtCibrRrYUDVLr+pX+oFRxh2eoa7mpd8VaFiOdcmbW2dzfoli8fQKtn3SnLq0sOaiCqUKVWxkKrtf0qYe7Qo/uzt2KW/f75/eou1IVoxMxelTC6h/kCDoWCM5r0THYcc9iWCeQ4bXbkJXwUqY74zCJfIhaHhuV1I5nlaAHMKtE71XkR+MQigFIyY06OIhhgCHzprNUKjN1LjsFSS93mmFpdIAgy/Wox6wyHnRRqk6898weBdSJxtMCdIOLEGHnKYVf/kdhzKfX2HVScgeUOX0PQEV3UKmHwWPY54Nnzf9T29YuWICoEnSSWQkq0PBJ6wbef9Q4dMcSQpPi/yUeGhtn11QSUbPVmqLBrW67sF1doEdxCnNgzfYQk6cOUpZAiM/7CKcR9WtNxSCmZZv2ETJMSNUmShOiAlMTjENH4+jYpQ/RjTupCuDpvH/oUdCWUZClCxo9ASToJx4QmMkMUTdiYfJzAsDhZChmJHyGWGTLT5AmJ3BcuPppQoDGh2Z/bGqLrCUb+CC8dOXdnaImoV5CbtnQt8Dd76KG7tTc3NXgI/KSFNWvIq9EKJ3cYB2zKEDBFkPsBcb43o+qiRbC2tjF5FHWq2axIqevoDfBTSrDIKd4UYyOhKr4j9SuSO+YjzlNw/AvhPkr+), if they are defined outside of the target element: ![image](https://user-images.githubusercontent.com/15171036/234526700-3d2a594a-2b93-4bf1-b903-b1cf596330e9.png) This makes it pretty much unusable for my use-case ☹️

Oh, wow. Blasting speed! Will definitely try it later today 👍

Looks like the original color issue still occurs. Can't reproduce it in a playground, though. But I keep getting wrong colored icons in my application

Created a CodeSandbox of the issue: https://codesandbox.io/s/nostalgic-dew-egxddl?file=/src/App.tsx

Because this issue seems to have been inactive for quite some time now, I'm closing it as stale. If you're still encountering this bug in v10, feel free to reopen...

Hi Max, I understand the challenges of maintaining a codebase with class components, especially when dealing with complex state and lifecycles. As of version 10, the `react-resize-detector` no longer exports...

@char0n Could you please provide a Codepen reproduction of the bug? This would greatly assist us in identifying the root cause of the issue and finding a solution

Because this issue seems to have been inactive for quite some time now, I'm closing it as stale. If you're still encountering this bug in v10, feel free to reopen...