Declined
Last Updated: 06 Jul 2020 13:31 by ADMIN
Anna
Created on: 29 Jun 2020 15:03
Category: FileManager
Type: Bug Report
0
FileManager: Create as function throws SyntaxError: missing ) in parenthetical

Run sample at https://dojo.telerik.com/@GaloisGirl/axacOhOC and click "New Folder".

  • Actual result: SyntaxError: missing ) in parenthetical
  • Expected result: a new folder appears
2 comments
ADMIN
Nencho
Posted on: 06 Jul 2020 13:31

Hello, Anna,

The reason for the experienced issue is the fact that the create endpoint is not defined:

https://dojo.telerik.com/aGovAZeJ/2

Also, make sure that the parameters in the success functions should are unique, and representing the newly created folder, in order to achieve the proper behavior of the component.

Regards,


Nencho
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.
Anna
Posted on: 29 Jun 2020 15:09
Same happens when renaming a folder.