✅ Solved: Error message:TypeError: Cannot read property 'split' of null in React

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024
  • readdy.net/Not...
    Solution:
    Insert a question mark after the variable before split()

ความคิดเห็น • 3

  • @nathanfrancesco8596
    @nathanfrancesco8596 3 ปีที่แล้ว

    YOU ARE A LIFE SAVER! THANK YOU VERY MUCH!

  • @bomboshesap1587
    @bomboshesap1587 3 ปีที่แล้ว

    why does it work?
    thanks btw

    • @Pururin_Purin
      @Pururin_Purin 2 ปีที่แล้ว

      the question mark is a ternary i think so basically a if statement