Why we need to add

前端 未结 3 1501
长情又很酷
长情又很酷 2021-02-04 23:11

Why we need to add these pair of tags within our facebook application. What\'s the use of this pairs of tags. I created an application which use an apprequest, and it works goo

3条回答
  •  星月不相逢
    2021-02-04 23:50

    It gets even more simple with Turbolinks 5. You just need to add data-turbolinks-permanent=true to the fb-root div and it will be persisted between requests. No need to fiddle with the javascript.

提交回复
热议问题