I m not able to see anything after creating a template from ootb HTML5 in structure.html .Getting below error.
Please help here .
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @dillipJ98390536 ,
There are two errors on console, for first one you need to check why the object is null from which you are trying to get some object.
yourNullObject.shouldFilterEditable // debug to find the reason of this object being null.
For second console error, pls check below thread if it helps-
Thanks,
Ritesh Mittal
Hi @dillipJ98390536 ,
There are two errors on console, for first one you need to check why the object is null from which you are trying to get some object.
yourNullObject.shouldFilterEditable // debug to find the reason of this object being null.
For second console error, pls check below thread if it helps-
Thanks,
Ritesh Mittal