Whoops loads multiple files into the DOM for the templates in the stacktrace causing major slowdowns
Description
Whoops loads multiple files into the DOM for the templates in the stacktrace causing major slowdowns.
This ticket addresses the slow down issue by only loading the templates ONCE into separate template script tags. Then dynamically injecting, highlighting and loading the code.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Whoops loads multiple files into the DOM for the templates in the stacktrace causing major slowdowns.
This ticket addresses the slow down issue by only loading the templates ONCE into separate template script tags. Then dynamically injecting, highlighting and loading the code.