Skip to content

Nested paths fix #2455

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

Closed
wants to merge 2 commits into from
Closed

Conversation

tintinthong
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Apr 18, 2025

Host Test Results

  1 files  ±0    1 suites  ±0   32m 41s ⏱️ + 2m 0s
945 tests ±0  938 ✅  - 1  6 💤 ±0  0 ❌ ±0  1 🔥 +1 
952 runs  ±0  944 ✅  - 2  6 💤 ±0  1 ❌ +1  1 🔥 +1 

For more details on these errors, see this check.

Results for commit 2212e45. ± Comparison against base commit bb54fdc.

♻️ This comment has been updated with latest results.

@tintinthong tintinthong marked this pull request as draft April 18, 2025 13:30
? doc.data.id
: relativeTo,
).href;
let resourceId = new URL(value.links.self, relativeTo).href;
Copy link
Contributor

Choose a reason for hiding this comment

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

why do you make this change here and not LinksTo as well? if it's broken here likely it's broken in LinksTo as well.

Please also include a test that shows why this change needs to be made

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