Skip to content

Umbraco V8.18 - ngRepeat Dupes issue and DialogService not found. #5

@TomChancer

Description

@TomChancer

Hey Tim!

Firstly thank you for the amazing UI-o-matic package and MCFly!
Getting in touch due to an issue we are experiencing on a site that we are trying to port to V8 using both packages but the issue seems specific to this MCFly package.

(For backstory purposes. This issue is occuring on a Version 8 website that has been migrated from a Version 7 website using the UI-o-matic package as well as MCFly).

After installing a fresh version of MCFly in the V8 Backoffice, We are able to view items that used to exist in the V7 version of the website, however when we try to create a new form or edit an old one, we receive the following error regarding the "dialogService" in MCFly/backoffice/MCFly/edit.controller.js

image

Removing the dialog service removes this error (As according to what I could see, it wasn't being used / referenced in this file)
but this then proceeds to show the next error:

image

I tried to dive in a little with this issue and follow the recommendations of angular by adding "track by $index" to everywhere I could spot an ngRepeat within the MCFly package however it sadly didnt change the status of this error (Sadly Im a bit too inexperienced with angular to understand whats going wrong here).

Are you aware of this issue?

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions