What is the current behavior?
createSlice redux toolkit function cannot be found at runtime while on Vite 7.2.2 + @reduxjs/toolkit 2.10.1
What is the expected behavior?
Everything worked fine without runtime errors on @reduxjs/toolkit 2.9.2
Please provide a demo of the problem in a sandbox
I cannot provide a demo right now.
Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?
[email protected] + @reduxjs/toolkit 2.9.2 = OK
[email protected] + @reduxjs/toolkit 2.10.1= RUNTIME ERROR (createSlice function not found/not defined)
What is the current behavior?
createSlice redux toolkit function cannot be found at runtime while on Vite 7.2.2 + @reduxjs/toolkit 2.10.1
What is the expected behavior?
Everything worked fine without runtime errors on @reduxjs/toolkit 2.9.2
Please provide a demo of the problem in a sandbox
I cannot provide a demo right now.
Which versions of Recharts, and which browser / OS are affected by this issue? Did this work in previous versions of Recharts?
[email protected] + @reduxjs/toolkit 2.9.2 = OK
[email protected] + @reduxjs/toolkit 2.10.1= RUNTIME ERROR (createSlice function not found/not defined)