Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. KimDotSe
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    KimDotSe

    @KimDotSe

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    KimDotSe Unfollow Follow

    Latest posts made by KimDotSe

    • RE: Way to re-init the map: !!! Repeatedly calling "windyInit"...

      @Kostya-Net Yeah I also got some more error from the lib-somthing file so I had to move the delete to right before running init again. Feels really hacky :/

      posted in Developers
      K
      KimDotSe
    • RE: API beta test

      @KimDotSe I got some more errors from windys lib-somthing file after removing global.W. Moved the delete to right before i run init again instead.

      posted in Windy API v4
      K
      KimDotSe
    • RE: API beta test

      @Thiago-Gabriel Hi! I got the same error as you and I fixed it by removing the global window.W when unmounting my component. So I still run init on mount but now I don't get the warning. Feels like a hack but I don't know any other way to fix this in a SPA. Hope this is some kind of help

      posted in Windy API v4
      K
      KimDotSe
    • RE: Way to re-init the map: !!! Repeatedly calling "windyInit"...

      @Kostya-Net Hi! I got the same error as you and I fixed it by removing the global window.W when unmounting my component. So I still run init on mount but now I don't get the warning. Feels like a hack but I don't know any other way to fix this in a SPA. Hope this is some kind of help

      posted in Developers
      K
      KimDotSe