Open
Description
Per https://www.reddit.com/r/reactjs/comments/yzcegz/when_using_redux_it_is_better_to_go_basic_than/ix0mxj3/?context=3 , the "Svelte" and "Conditional Fetching" examples appear to be busted. The "Conditional" one is breaking with an "invalid element type" error.
The sandboxes themselves are directly pointing to the relevant folders under https://github.com/reduxjs/redux-toolkit/tree/master/examples , so fixes should be applied to that code.