search

Home  >  Q&A  >  body text

javascript - Imported variables, breakpoint status, console output cannot be solved, how to solve it

How to solve the problem that the imported variables and breakpoint status cannot be output to the console
You can use console.log(Header) to output the code, but the console cannot access the breakpoint, so how to solve it

phpcn_u1582phpcn_u15822856 days ago638

reply all(1)I'll reply

  • 滿天的星座

    滿天的星座2017-05-18 10:52:18

    Try this way of writing and change it to import {Header} from 'your path';

    reply
    0
  • Cancelreply