This is a migrated thread and some comments may be shown as answers.

FileManager Breadcrumb folder links just go to "#"

1 Answer 393 Views
FileManager
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 01 Jul 2020, 02:18 PM

The FileManager breadcrumb links for previous folders don't seem to work like I would expect. Instead of opening the folder that was clicked on, it appears that the breadcrumb link leads to "#". Clicking on the root folder icon seems to work correctly (opens the root folder) but folder links don't seem to work out of the box.

Is there some kind of configuration that I'm missing?

1 Answer, 1 is accepted

Sort by
0
Petar
Telerik team
answered on 03 Jul 2020, 08:31 AM

Hi Chris,

Can you check this FileManager demo and see if the reported Breadcrumb behavior is also replicable in it? I've tested the linked example by creating folders and navigating to them using the Breadcrumb. I can't see any issues.

Can you test the example and let me know if manage to reproduce the reported behavior? What are the steps for its reproduction? 

If you don't manage to replicate the issue, can you send me a runnable example in which the discussed behavior can be reproduced?

Regards,
Petar
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Peh
Top achievements
Rank 1
commented on 03 Apr 2024, 04:39 AM

I have the same issue as well. The '#' is appended to the base URL. For example i am in 'https://localhost:7286/file-manager/lists', when i click the breadcrumb of TelerikFileManager component, the Url will navigate to ''https://localhost:7286/#' , which navigates the page away. I tried copied the code exactly from https://demos.telerik.com/blazor-ui/filemanager/flat-data into my local PC and tried it. When the @page "/", the breadcrumbs works fine. If the @page "/file-manager/lists", the breadcrumb will not work. Can anyone help?
Anton Mironov
Telerik team
commented on 04 Apr 2024, 12:48 PM

Hi Peh,

Thank you for the details provided.

Please note, that the pointed links can not be opened when I do not have the project. It would be great if you could send me a runnable sample where the issue is represented and the complete scenario that should be achieved.

Furthermore, please note this is the MVC Forum. Let me know if the ticket is related for the Blazor technology and I will transfer it for the colleagues from the Blazor Team.

Looking forward to hearing back from you.


Kind Regards,
Anton Mironov

Tags
FileManager
Asked by
Chris
Top achievements
Rank 1
Answers by
Petar
Telerik team
Share this question
or