Skip to content

infinite loop executing a JS script #1014

@krichprollsch

Description

@krichprollsch

I encounter infinite loop executing a script with the following page (also with the home https://www.kitandace.com)

$ zig build run -- fetch  https://www.kitandace.com/products/sophia-short-sleeve-dolman-sweatshirt-storm-blue
[...]
INFO  browser : executing script . . . . . . . . . . . . . .  [+1370ms]
      src = https://www.kitandace.com/products/sophia-short-sleeve-dolman-sweatshirt-storm-blue
      kind = javascript
      cacheable = false

DEBUG http : script queue . . . . . . . . . . . . . . . . . . [+1371ms]
      url = https://bundler.nice-team.net/app/shop/status/kit-and-ace.myshopify.com.js?1757061281

INFO  browser : executing script . . . . . . . . . . . . . .  [+1371ms]
      src = https://www.kitandace.com/products/sophia-short-sleeve-dolman-sweatshirt-storm-blue
      kind = javascript
      cacheable = false

DEBUG http : script queue . . . . . . . . . . . . . . . . . . [+1372ms]
      url = https://bundler.nice-team.net/app/shop/status/kit-and-ace.myshopify.com.js?1757061281

INFO  browser : executing script . . . . . . . . . . . . . .  [+1372ms]
      src = https://www.kitandace.com/products/sophia-short-sleeve-dolman-sweatshirt-storm-blue
      kind = javascript
      cacheable = false

DEBUG http : script queue . . . . . . . . . . . . . . . . . . [+1372ms]
      url = https://bundler.nice-team.net/app/shop/status/kit-and-ace.myshopify.com.js?1757061281

INFO  browser : executing script . . . . . . . . . . . . . .  [+1372ms]
      src = https://www.kitandace.com/products/sophia-short-sleeve-dolman-sweatshirt-storm-blue
      kind = javascript
      cacheable = false

DEBUG http : script queue . . . . . . . . . . . . . . . . . . [+1373ms]
      url = https://bundler.nice-team.net/app/shop/status/kit-and-ace.myshopify.com.js?1757061281

INFO  browser : executing script . . . . . . . . . . . . . .  [+1373ms]
      src = https://www.kitandace.com/products/sophia-short-sleeve-dolman-sweatshirt-storm-blue
      kind = javascript
      cacheable = false

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions