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

[Bug]: Manual per version also filters news #5713

Open
tacoWanneeJama opened this issue Aug 23, 2024 · 1 comment
Open

[Bug]: Manual per version also filters news #5713

tacoWanneeJama opened this issue Aug 23, 2024 · 1 comment
Labels
Type: Bug 🐞 Something isn't working

Comments

@tacoWanneeJama
Copy link

Blazorise Version

Latest

What Blazorise provider are you running on?

None

Link to minimal reproduction or a simple code snippet

https://v14x.blazorise.com/docs

Steps to reproduce

Select for docs an old version like: [here](https://v14x.blazorise.com/docs).
Then clicking to news you get to page: https://v14x.blazorise.com/news, which is showing only news of this special version.

What is expected?

I would expect that the news page is independant of the docs version selected before.

What is actually happening?

Only old news is showing

What browsers do you see the problem on?

Chrome

Any additional comments?

No response

@tacoWanneeJama tacoWanneeJama added the Type: Bug 🐞 Something isn't working label Aug 23, 2024
@stsrki
Copy link
Collaborator

stsrki commented Aug 23, 2024

This is definitely a disadvantage with the current versioning approach. We just made it like that without worrying much about access to the news or blogs. To fix it, we will have to eventually separate docs, blogs, news, and website into a separate app. Then only the docs would ve versioned and this problem would go away.

For now, it is not a priority, but it is something I have in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants