scottpopa
scottpopa
PD🧩 Plasmo Developers
Created by scottpopa on 3/17/2023 in #🔰newbie
Uncaught (in promise) TypeError: Cannot read properties of null
The only issue is that it is never going to be the same button/link that gets clicked. It is always going to be different, so it will need to be dynamic. This is why I am trying to scrape the element. There are thousands of pages it could be on (same base URL) and different links it could be (different notes by different people)
9 replies
PD🧩 Plasmo Developers
Created by scottpopa on 3/17/2023 in #🔰newbie
Uncaught (in promise) TypeError: Cannot read properties of null
Thanks for the response @stefan. We are looking to scrape it so that we are able to get the correct information to mount a component in a specific location depending on what they click on.
9 replies