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(markers-display): src without marker #7

Merged
merged 1 commit into from
Dec 3, 2023
Merged

fix(markers-display): src without marker #7

merged 1 commit into from
Dec 3, 2023

Conversation

amtins
Copy link
Owner

@amtins amtins commented Dec 3, 2023

Description

When loading a source that did not contain a marker, the loadMarkers function threw an error because it was trying to add a component that did not exist.

Changes made

  • rename child component name
  • deletes browser.js which is no longer required
  • update package verion

When loading a source that did not contain a marker, the `loadMarkers` function threw an error because it was trying to add a component that did not exist.

- rename child component name
- deletes `browser.js` which is no longer required
- update `package` verion
@amtins amtins added the bug Something isn't working label Dec 3, 2023
@amtins amtins merged commit 992c505 into main Dec 3, 2023
@amtins amtins deleted the fix/no-marker branch December 3, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant