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

Fix an issue where m-frame loaded unnecessarily #166

Merged
merged 1 commit into from
May 8, 2024

Conversation

MarcusLongmuir
Copy link
Collaborator

@MarcusLongmuir MarcusLongmuir commented May 7, 2024

This PR fixes an issue where if the m-frame element has the src attribute modified/set prior to a load-range being defined then it would load and not be unloaded if it should be when/if a load-range attribute is set.

What kind of changes does your PR introduce? (check at least one)

  • Bugfix

Does your PR introduce a breaking change? (check one)

  • No

Does your PR fulfill the following requirements?

  • All tests are passing

@MarcusLongmuir MarcusLongmuir merged commit b4dd59f into main May 8, 2024
8 checks passed
@MarcusLongmuir MarcusLongmuir deleted the bugfix/m-frame-load branch May 8, 2024 09:51
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