• Mano lavanya 24
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hi All,

I'm facing issue when I load Lightning page with Locker Service enabled.
When I deactivate the "Locker Service", the slider [Jquery Plugin] is working fine in my lightning page.
I'm using "Slider" js files from Static Resources for my lightning page.

With Locker Service Enabled:
User-added image

Without Locker Service
User-added image

When page get loads,we're getting the following error
" WARNING: SecureElement: [object HTMLDivElement]{ key: {"namespace":"c"} } does not allow getting/setting the disabled attribute, ignoring!"

I've explored it in salesforce document, in which they told that "they can served from Static Resources and approved by security".
For Reference:
https://developer.salesforce.com/blogs/developer-relations/2016/04/introducing-lockerservice-lightning-components.html

Do we need to do any other process to get approve?
Can you please let us know how to get approve for static resource?