Skip to content

Use expected object name for localized script#164

Merged
circlecube merged 1 commit intomainfrom
fix/js-localized-script-name
May 12, 2025
Merged

Use expected object name for localized script#164
circlecube merged 1 commit intomainfrom
fix/js-localized-script-name

Conversation

@circlecube
Copy link
Copy Markdown
Member

@circlecube circlecube commented May 12, 2025

Proposed changes

The nfd-hiive-events object isn't a valid name:

'nfd-hiive-events',

Furthermore, it isn't used by the click events script (see: https://github.com/newfold-labs/wp-module-data/blob/main/assets/click-events.js#L44).

This updates it to the expected nfdHiiveEvents name, which is a valid name.

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Video

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@circlecube circlecube self-assigned this May 12, 2025
@github-actions
Copy link
Copy Markdown
Contributor

@circlecube circlecube merged commit eb027fa into main May 12, 2025
13 of 16 checks passed
@circlecube circlecube deleted the fix/js-localized-script-name branch May 12, 2025 21:38
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.

2 participants