time-picker icon indicating copy to clipboard operation
time-picker copied to clipboard

not compatible with StrictMode

Open tpettrov opened this issue 2 years ago • 3 comments

Latest version is not StrictMode compatible due to rc-trigger using old Context API.

tpettrov avatar Dec 05 '22 12:12 tpettrov

I have the same problem, can anyone help me with this problem?

Warning: Legacy context API has been detected within a strict-mode tree.
The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.
Please update the following components: Trigger

alexnightowl avatar Feb 23 '23 07:02 alexnightowl

Latest version is not StrictMode compatible due to rc-trigger using old Context API.

did you find the approach to solve this problem?

alexnightowl avatar Mar 20 '23 15:03 alexnightowl

Latest version is not StrictMode compatible due to rc-trigger using old Context API.

@tpettrov @alexnightowl did you find a solution to solved this problem ?

jarzur avatar Jun 12 '23 10:06 jarzur