I have a webpage which has a "pre" tag thats getting populated by means of an xhr call.The data being put there has a number of tags (basically its a logfile,which i am rendering in the "pre") of form "a". These dynamic tags are actually coming from log statements like Map"<"String,Int>.So when being rendered ,it is assumed to be a separate tag by browser.Because of this the whole logfile is not getting rendered.Is there a restriction on number of tags that can be nested? I know its browser specific but still,is there a limit?
Aucun commentaire:
Enregistrer un commentaire