Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 VisualForce 页面中使用 javascript 远程处理时,我在我的 javascript 控制台中收到警告“Visualforce 远程处理:上下文不完整”。
这是什么意思,有什么影响?
此消息表示未将 Visualforce 远程处理内部组件添加到远程处理请求中。
你还在看到这个 Javascript 控制台消息吗?如果您看到此消息并且您的远程事务按预期工作,那么您很可能看到了一个已修复的无害错误。如果您看到此警告并且您的交易失败,请在 Visualforce 留言板上发布详细信息 (https://bitly.com/)。谢谢。