We now recommend people to start making use of <template/> tags for their templates, but fail to mention that templates specified like this will no longer have an extra wrapping <div/> appended to the them, and that code using the template might have become dependent on these wrapping tags.
We should probably provide a URL in the log message where we discuss this in detail.
We now recommend people to start making use of
<template/>tags for their templates, but fail to mention that templates specified like this will no longer have an extra wrapping<div/>appended to the them, and that code using the template might have become dependent on these wrapping tags.We should probably provide a URL in the log message where we discuss this in detail.