- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我一直在尝试使用 redux-persist在我正在构建的 React Native 应用程序中,但每当我这样做时,在 iOS 设备上运行时都会随机崩溃。在模拟器上运行就不会出现这个问题。它发生在 redux-persist 的版本 4 和 5 上。
根据sentry.io,错误是:
EXC_BREAKPOINT 主要
致命异常 6,代码 2390738480,子代码 8
我已经在所有已发布的 iOS 11 版本上对此进行了测试。有时似乎错误在正常使用几天后消失了,但随后又会返回,并且经常反复出现。此行为表明崩溃仅在存储达到特定状态或变得太大时发生。不过,据我所知,情况并非如此 - 显然异步存储在 iOS 上没有大小限制(与 Android 不同)。
sentry.io 堆栈跟踪似乎没有提供任何线索,但无论如何它在这里:
JavaScriptCore 0x18e7fc630 bmalloc::Heap::allocateLarge(std::__1::lock_guard&, unsigned long, unsigned long) JavaScriptCore 0x18e7f9ea4 bmalloc::Allocator::allocateLarge(unsigned long) JavaScriptCore 0x18deb8a04 WTF::fastMalloc(unsigned long) JavaScriptCore 0x18dec9d50 WTF::StringImpl::createUninitialized(unsigned int, unsigned short*&) JavaScriptCore 0x18dec9bf8 WTF::StringBuilder::allocateBufferUpConvert(unsigned char const*, unsigned int) JavaScriptCore 0x18e7e76f0 WTF::StringBuilder::appendQuotedJSONString(WTF::String const&) JavaScriptCore 0x18e55a2cc JSC::Stringifier::appendStringifiedValue(WTF::StringBuilder&, JSC::JSValue, JSC::Stringifier::Holder const&, JSC::PropertyNameForFunctionCall const&) JavaScriptCore 0x18e55b354 JSC::Stringifier::Holder::appendNextProperty(JSC::Stringifier&, WTF::StringBuilder&) JavaScriptCore 0x18e55a5d4 JSC::Stringifier::appendStringifiedValue(WTF::StringBuilder&, JSC::JSValue, JSC::Stringifier::Holder const&, JSC::PropertyNameForFunctionCall const&) JavaScriptCore 0x18e5594e0 JSC::Stringifier::stringify(JSC::Handle) JavaScriptCore 0x18e55d804 JSC::JSONProtoFuncStringify(JSC::ExecState*) JavaScriptCore 0x18e5f34c8 llint_entry JavaScriptCore 0x18e5f2a94 llint_entry JavaScriptCore 0x18e5f2a94 llint_entry JavaScriptCore 0x18e5f2a94 llint_entry JavaScriptCore 0x18e5f2a30 llint_entry JavaScriptCore 0x18e5f2ee0 llint_entry JavaScriptCore 0x18e5f2a30 llint_entry JavaScriptCore 0x18e5f2a94 llint_entry JavaScriptCore 0x18e5f2a30 llint_entry JavaScriptCore 0x18e5ebf50 llintPCRangeStart JavaScriptCore 0x18e4d1b94 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) JavaScriptCore 0x18def71b8 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) JavaScriptCore 0x18e506c3c JSC::boundThisNoArgsFunctionCall(JSC::ExecState*) JavaScriptCore 0x18e5ec098 vmEntryToNative JavaScriptCore 0x18def7200 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) JavaScriptCore 0x18e14a1fc JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) JavaScriptCore 0x18def6f68 JSObjectCallAsFunction rizzle 0x1013eca4c facebook::react::Object::callAsFunction(OpaqueJSValue*, int, OpaqueJSValue const* const*) const rizzle 0x10140c76c facebook::react::JSCExecutor::callFunction(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, folly::dynamic const&) at setJSResponder(node_modules/react-native-sentry/lib/NativeClient.js:155:29) at onChange(node_modules/react-native/Libraries/Renderer/ReactNativeFiber-prod.js:3241:23) at setResponderAndExtractTransfer(node_modules/react-native/Libraries/Renderer/ReactNativeFiber-prod.js:3354:140) at extractEvents(node_modules/react-native/Libraries/Renderer/ReactNativeFiber-prod.js:3463:85) at extractEvents(node_modules/react-native/Libraries/Renderer/ReactNativeFiber-prod.js:2971:54) at fn(node_modules/react-native/Libraries/Renderer/ReactNativeFiber-prod.js:3201:47) at batchedUpdates(node_modules/react-native/Libraries/Renderer/ReactNativeFiber-prod.js:2448:20) at batchedUpdates(node_modules/react-native/Libraries/Renderer/ReactNativeFiber-prod.js:198:16) at _receiveRootNodeIDEvent(node_modules/react-native/Libraries/Renderer/ReactNativeFiber-prod.js:3221:32) at apply(node_modules/react-native/Libraries/Renderer/ReactNativeFiber-prod.js:3234:37) at fn(node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:299:42) at __guard(node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:262:7) at value(node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:110:10) rizzle 0x10140bb00 std::__1::function::operator()(OpaqueJSContext*) const rizzle 0x10139a110 facebook::react::tryAndReturnError(std::__1::function const&) rizzle 0x1013923a8 facebook::react::RCTMessageThread::tryFunc(std::__1::function const&) CoreFoundation 0x18756016c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ CoreFoundation 0x18755fa3c __CFRunLoopDoBlocks CoreFoundation 0x18755dca4 __CFRunLoopRun CoreFoundation 0x18747e2d8 CFRunLoopRunSpecific rizzle 0x101374c48 +[RCTCxxBridge runRunLoop] Foundation 0x187fa7860 __NSThread__start__ libsystem_pthread 0x1871e432c _pthread_body libsystem_pthread 0x1871e41f8 _pthread_start
3 个月以来,我一直在努力弄清楚这个问题,并且一直在尝试替代库,但我真的很想能够使用 redux-persist。
最佳答案
我遇到了与 redux-persist 完全相同的错误和堆栈跟踪,这似乎是由于我的一个 reducer 中的数据大小对于存储引擎的某些方面来说太大而无法处理造成的。
在我的例子中,试图保留的 json 大小为 520000000 个字符!
最后,我找到的最佳解决方案是将持久化 reducer 拆分为更小的 reducer,然后将它们组合到我的应用程序中,这样我就可以在我的应用程序代码中将其作为一个来处理。
我还尝试了不同的存储引擎,以找到处理该数据量的最佳引擎,最终选择了 redux-persist-realm
,尽管我们做了 patch it修复我们遇到的一些错误。
为了拆分 reducer,我使用了每个项目的第一个字符 uuid,这样我就可以得到 16 个大小合理的子集。
首先,我为 uuid 的每个潜在第一个字符创建了一个 reducer
const store = createStore(
{
... other reducers
recordsDataA: createReducer('A'),
recordsDataB: createReducer('B'),
recordsDataC: createReducer('C'),
recordsDataD: createReducer('D'),
recordsDataE: createReducer('E'),
...
},
applyMiddleware(...middlewares),
enhancer
)
export const createReducer = key => combineReducers({
records: recordsReducer(key),
})
const recordsReducer = batch => (state = [], action) => {
switch (action.type) {
case REQUEST_RECORDS_SUCCESS:
return action.records.filter(record => record.id[0].toUpperCase() === batch)
... other actions
default:
return state
}
}
然后在我的选择器中,使用 reselect ,我将各个 reducer 组合回一个数组,这样它就可以很容易地从其他选择器中使用。即 -
export const makeGetAllRecords = () =>
createSelector(
[
state => state.recordsDataA.records,
state => state.recordsDataB.records,
state => state.recordsDataC.records,
state => state.recordsDataD.records,
state => state.recordsDataE.records,
state => state.recordsDataF.records,
...
],
(...allBatches) => [].concat(...allBatches)
)
export const getRecordById = (state: Array<Record>, recordId: string) =>
makeGetAllRecords()(state).find(record => record.id === recordId) || null
我确信可以做很多事情来整理和优化该代码,但它在生产中运行良好。
关于ios - 在 iOS 设备上使用 Redux-Persist 和 React Native 时崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48558390/
我一直在尝试将 redux sagas 和 redux 工具包引入我的项目。我目前遇到的问题是 watcher saga 没有捕捉到 takeEvery 中的调度 Action 。效果并运行处理程序。
我需要使用 deep-freeze 库来深度卡住 react redux 应用程序中的整个 redux 状态,以检查状态是否有任何变化。我应该如何使用 deep-freeze 和 React redu
这是一个关于 Redux js 中状态的问题。我在该州有一个数组列表: { list: list } 根据 Redux 文档,我不应该修改 reducer 中的状态。我想在列表中添加一个新项目。我
我正在构建一个应用程序,在用户向下滚动时执行操作。如果我可以在用户再次向上滚动时撤消这些操作,基本上将滚动变成浏览操作时间线的一种方式,那就太好了。 Redux 中是否有内置的方法来做到这一点?或者我
从我从 Dan Abramov 的蛋头视频“javascript-redux-colocating-selectors-with-reducers”和他的一些推文中了解到,使用选择器将状态映射到 Pr
尝试使用 redux saga 运行 reduxdevtools: 收到此错误: Error Before running a Saga, you must mount the Saga middle
Redux 工具包文档提到在多个 reducer 中使用操作(或者更确切地说是操作类型) First, Redux action types are not meant to be exclusive
Redux 将调度状态更改的操作。 redux 中 Action 类型的命名约定是什么? 最佳答案 社区中有一些约定,我将在这里列出我知道并认为有用的约定: 最常见的约定是 将 Action 类型(“
使用 Redux Toolkit 可以吗,即使我只在其中创建 Slice 并通过 Redux Saga 解决中间件问题? 或者在这种情况下,最佳实践是使用 Redux Saga + raw Redux
Redux 如何处理深度嵌套的叶子模型变更?意思是,我正在从叶子一直发送到它的 reducer 句柄的更改事件,并且我不想将更改事件广播到整个树。 最佳答案 在 Redux 中,所有操作总是被分派(d
redux 使用什么类型的数据结构来使数据在 Angular 和 React.js 中持久化?我假设它使用持久数据结构。 最佳答案 Redux 是一种用于管理状态的架构。它不使用任何数据结构。它保留您
我们正在计划一个 Electron 应用程序,并且我们正在考虑 Redux。该应用程序将具有巨大 状态,可能会从数十个或数百个文件中读取数据。在做一些了解 Redux 的研究时,我发现 reducer
我不想添加属性 sections: []到我的对象 formOpen在 reducer 中,我收到我的对象 formOpen从我的服务器和其他属性,我想添加这个,我该怎么做? 谢谢 import {
我使用 redux-saga 的主要原因之一是它进行异步函数调用的可测试性。我的困境是,当我使用不属于我的 redux 存储的有状态对象进行编程时,使用 sagas 进行编程变得非常尴尬。是否有使用非
我是 redux 的新手,所以我有几个问题希望得到解答。如果您能解释一些有关构建 redux 架构的内容,那就太好了。 此时我使用 Flutter_Redux 包 ( https://pub.dart
我正在使用 React + Flux。我们的团队正计划从 flux 转向 redux。来自 Flux 世界的我对 Redux 感到非常困惑。在 flux 控制流中很简单,从组件 -> 操作 -> 存储
这个问题与过去不同,这就是为什么。这个问题是什么时候。由于两者本身都是很好的框架,所以问题是我什么时候应该使用 thunk 而不是 saga。因为我的一位 friend 一直坚持让我在我们的应用程序中
我搜索了高低,但找不到明确的答案。 我已经设法绕开 Redux 的机制,但是当我谈到 API 调用和异步操作创建者时,我被 Promises 上下文中的中间件所困。 你能帮我把乱七八糟的东西弄好吗?
我正在使用 redux-saga 但遇到了一个问题:redux-auth-wrapper 需要 redux-thunk进行重定向,所以我只是在我的商店中添加了 thunk: import {creat
问题(tl;博士) 我们如何创建 custom redux-orm reducer与 redux-toolkit的createSlice ? 有没有比这个问题中提供的尝试更简单、推荐、更优雅或只是其他
我是一名优秀的程序员,十分优秀!