Facing an issue while loading from in vue.js after migration from SharePoint On-premise to SharePoint Online.
Hi All,
We have migrated one SharePoint Application from on premise environment to SharePoint online. This application we built using vue.js in SharePoint on-premise .After migration to SharePoint online we are facing an issue while loading the form. We have verified and compared all the script references that are present in the migrated version with existing version both are same but still we are getting below error as "Repositories.usersRepository is not a constructor" even we have that usersRepository method is present in the location.
Please let us know if anyone faces the same issue or any suggestions on this issue
Thanks.