Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBX-1789: Fix Shipping Management page - manage attaching events to dynamically add inputs #140

Merged
merged 3 commits into from
Dec 23, 2021

Conversation

tischsoic
Copy link
Contributor

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-1789
Bug fix? no
New feature? no
BC breaks? yes
Tests pass? yes
Doc needed? yes
License GPL-2.0

@@ -1,5 +1,4 @@
(function (global, doc, $, ibexa) {
const textInputClearBtns = doc.querySelectorAll('.ibexa-input-text-wrapper__action-btn--clear');
(function(global, doc, $, ibexa) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need $?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eh, come on, I just deleted extra space after function . xD

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleted 😄

@dew326 dew326 merged commit d642d63 into main Dec 23, 2021
@dew326 dew326 deleted the IBX-1789-shipping-management-not-working-500 branch December 23, 2021 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants