filter_action="native"仅当我在 a 中添加属性dash.DataTable以使用户可以按列值过滤行时,我才会收到一个错误,该错误因运行 web 应用程序的浏览器而异:
Cannot read properties of undefined (reading 'placeholder_text') (This error originated from the built-in JavaScript code that runs Dash apps. Click to see the full stack trace or open your browser's console.) TypeError: Cannot read properties of undefined (reading 'placeholder_text') at s.value (http://localhost:8050/_dash-component-suites/dash/dash_table/async-table.js:2:236716)...r is undefined (This error originated from the built-in JavaScript code that runs Dash apps. Click to see the full stack trace or open …