You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Fixes #
<!-- Mention the issues this PR addresses -->
### Checks
- [ ] Ran `yarn test-build`
- [ ] Updated relevant documentations
- [ ] Updated matching config options in altair-static
### Changes proposed in this pull request:
<!-- Describe the changes being introduced in this PR -->
## Summary by Sourcery
Bug Fixes:
- Add type="module" attribute to the injected script tag in renderAltair
to ensure correct module loading
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Refactor**
* Updated the script loading mechanism for initial configuration to
utilize module script behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments