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

VBCS page not rendering properly in IE and Edge browser

edited Oct 17, 2019 5:06AM in Visual Builder 6 comments

Summary

VBCS page not rendering properly in IE and Edge browser

Content

Hi,

I have created a page in vbcs that renders properly in Chrome and Firefox but doesn't render in Edge & IE.

On inspecting elemets found that oj-complete class doesn't get added to the html elements and hence visibility: hidden css is added by default.

Suppose for a label, found this css rule on inspecting it :-

oj-label:not(.oj-complete) {
    visibility: hidden;
}

Could you please suggest where i am going wrong? PFB the image attached.

Thanks,

Sweta

 

Version

19.1.3
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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