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

Hotfix for broken selector import #506

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Conversation

ravicodelabs
Copy link
Contributor

@ravicodelabs ravicodelabs commented Aug 1, 2024

There seems to be a broken import which is causing the app not to run in a local (docker) development environment (though notably, the app is still working at beta.phlask.me, so perhaps there is a difference elsewhere, such as in the production build/server approach, I think the beta.phlask.me app may be falling back to the last successful build). This PR fixes that import and allows the app to start normally in a local development environment again.

src/components/Toolbar/Toolbar.js Outdated Show resolved Hide resolved
Copy link
Contributor

@gcardonag gcardonag left a comment

Choose a reason for hiding this comment

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

Approved, this will fix the issue breaking the latest builds in the develop branch. Thanks @ravicodelabs !

@gcardonag
Copy link
Contributor

Going to merge this since the requested changes have already been addressed.

@gcardonag gcardonag merged commit 9f5c697 into develop Aug 6, 2024
6 checks passed
@ravicodelabs ravicodelabs deleted the fix-broken-selector-import branch August 7, 2024 15:40
@ravicodelabs ravicodelabs self-assigned this Aug 9, 2024
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.

3 participants