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: links without paths can be navigated #462

Merged
merged 3 commits into from
Nov 21, 2024

Conversation

SgtPooki
Copy link
Member

  • chore: remove unnecessary any cast
  • chore: fix return type on isTruthy
  • fix: links without paths can be navigated

Fixes #461

See description of bug at #461 (comment)

@SgtPooki SgtPooki requested a review from a team as a code owner November 21, 2024 16:04
@SgtPooki SgtPooki linked an issue Nov 21, 2024 that may be closed by this pull request
@SgtPooki SgtPooki requested a review from lidel November 21, 2024 16:04
@SgtPooki SgtPooki self-assigned this Nov 21, 2024
@SgtPooki SgtPooki merged commit 1effbe7 into master Nov 21, 2024
16 checks passed
@SgtPooki SgtPooki deleted the 461-unable-to-traverse-inside-of-a-chunked-file branch November 21, 2024 16:28
github-actions bot pushed a commit that referenced this pull request Nov 21, 2024
## [8.1.1](v8.1.0...v8.1.1) (2024-11-21)

### Bug Fixes

* links without paths can be navigated ([#462](#462)) ([1effbe7](1effbe7)), closes [#461](#461)
Copy link
Contributor

🎉 This PR is included in version 8.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

lidel added a commit to ipfs/ipfs-webui that referenced this pull request Nov 29, 2024
This includes latest ipld-explorer-components with fix from
ipfs/ipld-explorer-components#462

also bumped kubo and caniuse and non-breaking audit suggestions
lidel added a commit to ipfs/ipfs-webui that referenced this pull request Nov 29, 2024
This includes latest ipld-explorer-components with fix from
ipfs/ipld-explorer-components#462

also bumped kubo and caniuse and non-breaking audit suggestions
lidel added a commit to ipfs/ipfs-webui that referenced this pull request Nov 29, 2024
…2305)

* fix(explore): chunked files

This includes latest ipld-explorer-components with fix from
ipfs/ipld-explorer-components#462

also bumped kubo and caniuse and non-breaking audit suggestions

* fix(files): Inspect via context menu

Closes #2306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to traverse inside of a chunked file
1 participant