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] Fix for Try Sample Data #2796

Merged
merged 2 commits into from
Nov 28, 2024
Merged

[fix] Fix for Try Sample Data #2796

merged 2 commits into from
Nov 28, 2024

Conversation

igorDykhta
Copy link
Collaborator

  • Fix for Try Sample Data

Signed-off-by: Ihor Dykhta <[email protected]>
Signed-off-by: Ihor Dykhta <[email protected]>
Copy link

netlify bot commented Nov 28, 2024

Deploy Preview for keplergl2 ready!

Name Link
🔨 Latest commit 3c17398
🔍 Latest deploy log https://app.netlify.com/sites/keplergl2/deploys/6747cb9aa832910008d09424
😎 Deploy Preview https://deploy-preview-2796--keplergl2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -6,6 +6,7 @@ import {routerReducer, routerMiddleware} from 'react-router-redux';
import {browserHistory} from 'react-router';
import {enhanceReduxMiddleware} from '@kepler.gl/reducers';
import {createLogger} from 'redux-logger';
import thunk from 'redux-thunk';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Interesting. This has been removed accidentally?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, accidentally during refactoring...

@lixun910
Copy link
Collaborator

Fixed! Thanks, @igorDykhta !

@igorDykhta igorDykhta merged commit 6862eb8 into master Nov 28, 2024
11 checks passed
@igorDykhta igorDykhta deleted the igr/fix-try-sample-data branch November 28, 2024 01:53
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