### Describe the bug Possible related to this: https://github.com/sveltejs/svelte/pull/10343 This adds new bug to Svelte 5 ### Reproduction Click on any button - and you get many errors See Item.svelte HTML comment. This line produce error. [LINK](https://svelte-5-preview.vercel.app/#H4sIAAAAAAAACpVRy26DMBD8FcepBJF43BEgtT1U_YCekhwImNQq2MheqlaW_71e44Y0lSr1gNE-ZnZn1tCeD0zTYm-oaEZGC3o_TTSh8DlhoN_ZAMzFWs6qxUypW8UnqA_iAHycpALyDGwkvZIjibIcg2yBRVc9RjN4lALYB9jQe9WE38CAcAfWpCJ3Ghpg8d7XwOBmBYmayCY_M6eQOe7cGzhaKVYGs_Qjb0Fm0bGeC9YFll7KgsRY25GqJgahGYYO738LuQ3kq4I4cp1Rgv2uVuarJcJsWdO-BiGNXniWGRZJSm-WwYQluYOYHAFYE87mUXa856yjBaiZ2eRyFYT98yzm_Jflq1XnG12773LY0pk5KTnp-FZruUlT8vDytCFpikq2vL9YWFUerN32Jue911eeZgA3Uop24O1bZWLvO0LcKYJJXoGfnKF0izMXXI0Mqv7t0tF-AeI-D4PHAgAA ) ### Logs ```shell Uncaught TypeError: can't convert symbol to string readonly_error playground:output:335 proxy playground:output:86 set playground:output:241 foo playground:output:3415 batch_inspect playground:output:558 on_click playground:output:3370 handle_event_propagation playground:output:2279 ``` ### System Info ```shell running Svelte compiler version 5.0.0-next.44 ``` ### Severity blocking an upgrade