Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Application hangs when the notification is closed.

edited Aug 14, 2019 6:24AM in Visual Builder 1 comment

Summary

Application hangs when the notification is closed.

Content

Hi All,

I am triggering the firenotification event to give notification in action chain, this action chain is associated with the button defined in the offacanvas layout.When we close the notification application hangs and not getting any error also in the console. Please advise.

 

Regards,

Chethan TM

Version

19.1.3

Code Snippet

<div class="oj-offcanvas-outer-wrapper" style="border: 1px solid #d1e6f9;">
  <div id="startDrawer" class="oj-offcanvas-start oj-panel" style="width: 400px;border: 1px solid #d1e6f9;">   <div class="oj-flex">
    <div class="oj-flex-item oj-sm-12 oj-md-2"><oj-button id="oj-button--1388718787-1" on-oj-action="[[$listeners.ojButton13887187871OjAction]]">Button</oj-button>
    </div>
   </div>

  </div>
   <div id="mainContent" class="demo-main-content" style="padding: 10px;height: 52em;">
   <div class="oj-flex-bar oj-sm-align-items-center">
      <div class="oj-flex-bar-start">

        <span class="oj-flex-item oj-sm-12 oj-md-1 vb-icon vb-icon-hamburger-menu" id="hamburgermenu" on-click="[[$listeners.hamburgermenuClick]]"></span>

      </div>
      <div class="oj-flex oj-flex-item">
        <div class="oj-flex-item oj-sm-12 oj-md-1"></div>
  

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!