question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Relational URL pattern

See original GitHub issue

Feature request

Summary

Allow querying relational fields in the URL pattern like /prefix/[relation.slug_field].

Why is it needed?

For better dynamic URL patterns.

Related issue(s)/PR(s)

#75

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
boazpoolmancommented, Sep 1, 2022

The feature is in beta. You can install it like this:

yarn add strapi-plugin-sitemap@beta or npm install strapi-plugin-sitemap@beta

0reactions
TheRealFlyingCodercommented, Dec 21, 2022

@boazpoolman Just bumping this, any chance we can see this update move forward for components?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understand Default URL Pattern - Contentstack
Understand Default URL Pattern · Prefix URL: Denotes the path where the entry resides. For example, /seo/blog · Entry-specific URL: Denotes the URL...
Read more >
HTML and URLs
Its path generally refers to a resource on the same machine as the current document. Relative URLs may contain relative path components (".."...
Read more >
URL Pattern API - MDN Web Docs
The URL Pattern API defines a syntax that is used to create URL pattern matchers. These patterns can be matched against URLs or...
Read more >
URLPattern brings routing to the web platform
At its heart, routing involves taking a URL, applying some pattern matching or other app-specific logic to it, and then, usually, ...
Read more >
Absolute urls, relative urls, and...? - Stack Overflow
An absolute URL contains all the information necessary to locate a resource. A relative URL locates a resource using an absolute URL as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found