Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login

    Can’t edit a specific alert

    Scheduled Pinned Locked Moved Bug Reports
    7 Posts 2 Posters 748 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      Pietruszek | Premium
      last edited by

      I have two alerts on my Windy account. For one of them editing works fine, but for the other one when I go into the edit mode the bottom drawer with the edit workflow is completely bugged.

      This results in the following log in the error console:

      
      {
        "errorID": "typeerror-undefined-is-not-an-object-evaluating-vrd",
        "overlay": "radar",
        "runningPhase": "3_redrawFinished",
        "timestamp": 1760271853749,
        "runningMinutes": 0,
        "type": "error",
        "msg": "TypeError: undefined is not an object (evaluating 'v[r].d')",
        "url": "capacitor://app-webview.windy.com#?radar,52.204,20.970,5",
        "ver": "47.1.4",
        "target": "mobile",
        "platform": "ios",
        "device": "mobile",
        "latestBcast": "store: unresolvedErrors (827ms ago at 1760271852922)
      		store: unresolvedErrors (469ms ago at 1760271853280)
      		store: unresolvedErrors (101ms ago at 1760271853648)",
        "script": "alerts-edit.js",
        "line": 2,
        "col": 69340,
        "stack": "d@capacitor://app-webview.windy.com/v/47.1.4.mob.ca8b/plugins/alerts-edit.js:2:69340
      		d@capacitor://app-webview.windy.com/v/47.1.4.mob.ca8b/plugins/alerts-edit.js:2:73680
      		d@capacitor://app-webview.windy.com/v/47.1.4.mob.ca8b/plugins/_shared/rh-pane-plugin.js:1:2176
      		nn@capacitor://app-webview.windy.com/v/47.1.4.mob.ca8b/plugins/_shared/component.js:1:11404
      		d@capacitor://app-webview.windy.com/v/47.1.4.mob.ca8b/plugins/alerts-edit.js:2:74293
      		nn@capacitor://app-webview.windy.com/v/47.1.4.mob.ca8b/plugins/_shared/component.js:1:11404
      		$destroy@capacitor://app-webview.windy.com/v/47.1.4.mob.ca8b/plugins/_shared/component.js:1:12583
      		unmount@capacitor://app-webview.windy.com/v/47.1.4.mob.ca8b/mobile.js:1:179286
      		@capacitor://app-webview.windy.com/v/47.1.4.mob.ca8b/mobile.js:1:56323"
      }
      
      
      idefix37I 1 Reply Last reply Reply Quote 0
      • idefix37I Online
        idefix37 Sailor Moderator @Pietruszek
        last edited by

        @Pietruszek
        Could you show a screenshot of the bugged workflow when editing an alert ?

        1 Reply Last reply Reply Quote 1
        • P Offline
          Pietruszek | Premium
          last edited by

          @idefix37 Sure. When I edit the bugged alert, the first step („Location”) works fine. Then, after picking „Next” the second step shows this:

          bugged edit flow image

          the flow step indicator should be on step 2 ("Warunki"/„Conditions”) at this point, but it gets stuck on 1, there’s no page 2 content and the „Next” button stops working.

          After I close the shelf with an „x” and try to edit the same alert again (or the one for which editing works normally!) I get this as a screen 1 of the edit flow:

          the edit shelf after the bug

          After that I’m only able to normally edit the not-bugged alert again (or see screen 1 of the bugged one) once I restart the whole app.

          idefix37I 1 Reply Last reply Reply Quote 0
          • idefix37I Online
            idefix37 Sailor Moderator @Pietruszek
            last edited by idefix37

            @Pietruszek
            OK could you give more details about your device, its OS and the version of the Windy app (at bottom of the menu).

            P 1 Reply Last reply Reply Quote 0
            • P Offline
              Pietruszek @idefix37 | Premium
              last edited by

              @idefix37 Most of this info is already in the error log, but I’ll add to that:

              • iPhone 15, iOS 18.6.2
              • app version: 47.1.4 (74a5bca8b)

              The UI crash looks a bit different on the web version (PC with Windows 11, Firefox browser), but it can also be replicated there, so it’s not frontend platform specific.

              P 1 Reply Last reply Reply Quote 0
              • P Offline
                Pietruszek @Pietruszek | Premium
                last edited by

                It looks like the behavior changed slightly in the newer version:

                1. Opening the bugged alert no longer causes persistent issues for opening other alerts
                2. The error message looks like it change to a more descriptive one. I’m attaching the new error log below:
                {
                  "errorID": "typeerror-undefined-is-not-an-object-evaluating-srange",
                  "overlay": "radar",
                  "runningPhase": "3_redrawFinished",
                  "timestamp": 1763126511103,
                  "runningMinutes": 7,
                  "type": "error",
                  "msg": "TypeError: undefined is not an object (evaluating 's().rangeMilliliters.from')",
                  "url": "capacitor://app-webview.windy.com#/alerts-edit/6756bb47b1f1d6c1c22f564b?radar,52.214,20.984,5",
                  "ver": "47.2.1",
                  "target": "mobile",
                  "platform": "ios",
                  "device": "mobile",
                  "latestBcast": "store: unresolvedErrors (629ms ago at 1763126510474)
                		store: unresolvedErrors (265ms ago at 1763126510838)",
                  "script": "effects.js",
                  "line": 1,
                  "col": 8812,
                  "stack": "@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:26950
                		vr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:20628
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:22925
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		jr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:22895
                		ft@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:26868
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:45876
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/svelte-component.js:1:374
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		u@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/svelte-component.js:1:239
                		children@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:45842
                		o@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/slot.js:1:206
                		O@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:24087
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		D@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:688
                		A@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:290
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:24193
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:895
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		g@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:882
                		ct@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:24179
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:45523
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		Q@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/each.js:1:3575
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/each.js:1:1707
                		X@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/each.js:1:2547
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/each.js:1:3286
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		H@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/each.js:1:2646
                		Vt@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:45478
                		n@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:57391
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		D@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:688
                		A@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:290
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:57730
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:895
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		g@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:882
                		r@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:57680
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		D@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:740
                		A@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:290
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:57810
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:895
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		g@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:882
                		a@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:57757
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		gr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:21877
                		D@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:740
                		A@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:290
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/alerts-edit.js:2:57885
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/if.js:1:895
                		er@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:18241
                		lr@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:19308
                		Xt@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:11197
                		process@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:9720
                		te@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:12016
                		flush@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:10310
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:10819
                		nn@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:2107
                		Jn@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:3852
                		@capacitor://app-webview.windy.com/v/47.2.1.mob.91c6/plugins/_shared/effects.js:1:3934"
                }
                
                P 1 Reply Last reply Reply Quote 0
                • P Offline
                  Pietruszek @Pietruszek | Premium
                  last edited by

                  Still waiting for this bug to be resolved… it annoys me maybe not daily, but every week, because I’d really like to be able to edit the parameters of this alert… (currently it fires too often)

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Windy Community  |  Powered by excellent NodeBB
                  Terms of Use     Privacy Policy     Windy.com