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: Use a HashRouter to make the explorer work on Netlify #459

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Dec 7, 2023

What does this PR do?

Related ticket

Fixes #460

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

Copy link

netlify bot commented Dec 7, 2023

Deploy Preview for resilient-starburst-d5d6d9 ready!

Name Link
🔨 Latest commit 1fa5181
🔍 Latest deploy log https://app.netlify.com/sites/resilient-starburst-d5d6d9/deploys/6572570abd7f0a00086f2450
😎 Deploy Preview https://deploy-preview-459--resilient-starburst-d5d6d9.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.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d9507b8) 94.24% compared to head (1fa5181) 94.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #459   +/-   ##
=======================================
  Coverage   94.24%   94.24%           
=======================================
  Files          19       19           
  Lines         313      313           
  Branches       68       68           
=======================================
  Hits          295      295           
  Misses          9        9           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alainncls alainncls enabled auto-merge (squash) December 8, 2023 10:15
@alainncls alainncls merged commit 0fad2e3 into dev Dec 8, 2023
12 checks passed
@alainncls alainncls deleted the fix/use-explorer-hashrouter branch December 8, 2023 10:38
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.

[BUG] Use a HashRouter to make the explorer work on Netlify
4 participants