Skip to content

Conversation

@nikstuckenbrock
Copy link

Description

Replace hard coded url by window location origin

Type of change

Please delete options that are not relevant.

  • Bug fix (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)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@nikstuckenbrock
Copy link
Author

@elegantmoose If there is anything I can do to help get this merged, please let me know. Thanks in advance!

@deacon-mp deacon-mp requested a review from Copilot September 29, 2025 23:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a hardcoded localhost URL by replacing it with a dynamic URL based on the current window location origin. This change makes the plugin loading functionality work across different environments instead of being tied to a specific localhost port.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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