Skip to content

Moodle App deprecations on 4.5 will be removed on 5.3 #157

Description

@crazyserver

Hi!

We've found you are using CoreDomUtilsProvider.showModalLoading in your code that will be removed on 5.3.

mobileapp/mobile.js: return this.CoreDomUtilsProvider.showModalLoading('core.sending', true).then((modal) => {

You should use CoreLoadingsService.show instead.

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