Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
Cart
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2018 at 08:15 UTC
Updated:
11 Jun 2018 at 12:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
eldrupalista commentedThis patch adds a checking so this functionality runs only once, and it worked for me.
Comment #3
eldrupalista commentedComment #4
eldrupalista commentedComment #5
bojanz commentedConfirming that we need .once, but that means that we also need to add "- core/jquery.once" to the library requirements.
Comment #7
bojanz commentedAdded the missing piece, and committed. Thanks!