Skip to content

Conversation

@DiljohnSingh
Copy link

@DiljohnSingh DiljohnSingh commented Nov 6, 2025

Pull request type

Bug fix (non-breaking change which fixes an issue)

Screenshot 2025-11-06 at 11 36 16

Description

  • Added index as fallback key to avoid react warnings in case of non repeated element.
  • Fixed the typo in test cases
  • Updated the Changelog
  • Updated package.xml and package.json with new version 1.2.3

What should be covered while testing?

  • Try to use the current version of HTML element widget on page as non repeated element.
  • Check in console both mendix studio pro and browser to see React warning.
  • Use the widget in your project after building the widget from branch, warning should not be removed.

@DiljohnSingh DiljohnSingh requested a review from a team as a code owner November 6, 2025 10:25

it("with innerHTML apply html sanitizing", () => {
const checkSapshot = (html: string): void => {
const checkSnapshot = (html: string): void => {
Copy link
Author

Choose a reason for hiding this comment

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

Noticed the typo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant