At Tonchev

Avatar
  • 活动总数 10
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 3
  • 创建于

    Webstorm extremely slow

    I have Webstorm V 2022.3.2 and since the last update Webstorm is extremely slow. My machine - windows 11, 32GB Ram, Ryzen 7 CPU, GTX 1070 Videoco-workers with Linux Manjaro experience the same slow...
    • 4 个关注者
    • 6 条评论
    • 2 票
  • 创建于

    Webstorm resolve wrong path when using react-router-dom@next

    After instlaling the next version of react-router-dom I noticed that webstorm can not resolve the link correctly. Webstorm kind a have own cache of the old version and try to resolve there the path...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    Webstorm not detecting await and response type when nested object

    I tryed following case: const SomeFunction = async () => { const myObject = {}; myObject.test = { async myFunc() { return []; }, }; const myArr = await myObject.test.myFunc(); myArr...
    • 3 个关注者
    • 3 条评论
    • 0 票