Skip to content

[Bug]: Cannot access module settings or move module using menu #5740

@valadas

Description

@valadas

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

In the current develop branch only (not on 9.12.0 release) the settings and the move menu above modules is missing

Steps to reproduce?

  1. Build from develop branch
  2. Perform a clean install
  3. Attempt to access module settings for a given model

Current Behavior

Those menu items don't show.

Expected Behavior

They should show.

Relevant log output

jQuery.Deferred exception: $module.find(...).dnnHelperTip is not a function TypeError: $module.find(...).dnnHelperTip is not a function
    at $.fn.dnnModuleDragDrop (http://dnndev.loc/resources/shared/scripts/dnn.dragDrop.js?cdv=44:115:46)
    at HTMLDocument.<anonymous> (http://dnndev.loc/SomePage:542:28)
    at e (http://dnndev.loc/Resources/libraries/jQuery/03_05_01/jquery.js?cdv=44:2:30005)
    at t (http://dnndev.loc/Resources/libraries/jQuery/03_05_01/jquery.js?cdv=44:2:30307) undefined
Uncaught TypeError: $module.find(...).dnnHelperTip is not a function
    at $.fn.dnnModuleDragDrop (dnn.dragDrop.js?cdv=44:115:46)
    at HTMLDocument.<anonymous> (Agreements:542:28)
    at e (jquery.js?cdv=44:2:30005)
    at t (jquery.js?cdv=44:2:30307)
Uncaught TypeError: $parent.find(...).dnnConfirm is not a function
    at buildMenu (ModuleActions.js?cdv=44:224:70)
    at $.fn.dnnModuleActions (ModuleActions.js?cdv=44:379:21)
    at setUpActions (SomePage:304:57)
    at Agreements:414:13
    at dispatch (jquery.js?cdv=44:2:43090)
    at v.handle (jquery.js?cdv=44:2:41074)


### Anything else?

_No response_

### Affected Versions

10.0.0 (alpha)

### What browsers are you seeing the problem on?

Chrome

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions