Closed diderich closed 4 years ago
Can confirm what my 5.3 PS1 has this bug. Comment widget crush all other widgets.
error from console
Uncaught ReferenceError: Tribute is not defined
at Completions.register (Fields.js:850)
at new Completions (Fields.js:751)
at c.registerCommentEventsInDetail (Detail.js:2500)
at Object.<anonymous> (Detail.js:296)
at Object.dispatch (jquery.min.js?s=1584448268:2)
at Object.v.handle (jquery.min.js?s=1584448268:2)
at Object.trigger (jquery.min.js?s=1584448268:2)
at Object.<anonymous> (jquery.min.js?s=1584448268:2)
at Function.each (jquery.min.js?s=1584448268:2)
at k.fn.init.each (jquery.min.js?s=1584448268:2)
@areksolek what about this #12732
π bug report
βοΈ Describe the bug
When displaying a summary page of a module record, the groups are all closed, although the indicators show they are open.
Actual screen when opening https://gitstable.yetiforce.com/index.php?module=Leads&view=Detail&record=272
Screen when manually clicking on open groups icon for https://gitstable.yetiforce.com/index.php?module=Leads&view=Detail&record=272
Screen when removing Comments group and opening https://gitstable.yetiforce.com/index.php?module=Leads&view=Detail&record=272
It works on the developer version (which commit did solve the problem?
π₯ How to trigger the error
Steps to reproduce the behavior: See screens above
π Actual Behavior
π Expected Behavior
π· Testing
π· Screenshot of configuration
π PHP/Apache/Nginx/Browser/CRM Logs
π Your Environment
β Additional context
Add any other context about the problem here.
βοΈ Inform the community if you solve the problem