-
Javascript in salesforce lightning components
Hello,
I am wondering if there is any limitation in loading salesforce js files in the lightning component. I've a component with below lines, but it gives error while loading xdomain.js
cannot assign to read only property 'query' of object. #<object> throws at support/console/xdomain/30.0/xdomain.js : 12:19
<ltng:require scripts="/support/console/38.0/integration.js" />
<ltng:require scripts="/support/console/xdomain/30.0/xdomain.js" />Thank you,
Sam
Log In to reply.
Popular Salesforce Blogs
Stripe Integration with Salesforce
So firstly what is a stripe? Stripe is the most commonly used payment gateway. Stripe is widely used by e-commerce, subscription-based services, and by many…
Why Your Business Needs to Integrate Salesforce with Jira - Top 6 Reasons
For every business, the customer is God! To prevent their fury, they leave no stone unturned to increase the smile on their face. For that,…
How to Set Up a Salesforce Jira Integration [Step-by-Step Guide]
Salesforce and Jira are the two most popular business tools that are used to increase business productivity and efficiency. While Salesforce provides a 360-degree view…
Popular Salesforce Videos
Developing an Automated Salesforce Data Quality Process
Learn how to create a harmonious and automated Salesforce data quality process with easy to customize tools and best practices. Beginning with the identification of…
Salesforce for Manufacturing: How to Digitize Your Sales Processes
As a manufacturing sales leader, you’re looking for ways to go digital with your sales processes and improve channel performance. In this video, you’ll learn…
What are Collections in Apex? | Salesforce Development Course
Shrey explained different types of Collections in Apex in this video. Watch the video now and learn, let us know in the comments if you…