.snkt
.snkt
Explore posts from servers
PD🧩 Plasmo Developers
Created by .snkt on 6/18/2023 in #🔰newbie
Is there a way to talk between content CUI scripts?
Thank you so much @louisgv for this amazing framework.
12 replies
PD🧩 Plasmo Developers
Created by .snkt on 6/18/2023 in #🔰newbie
Is there a way to talk between content CUI scripts?
Is there any docs for this too?
12 replies
PD🧩 Plasmo Developers
Created by .snkt on 6/18/2023 in #🔰newbie
Is there a way to talk between content CUI scripts?
No description
12 replies
PD🧩 Plasmo Developers
Created by .snkt on 6/18/2023 in #🔰newbie
Is there a way to talk between content CUI scripts?
@louisgv
12 replies
PD🧩 Plasmo Developers
Created by .snkt on 6/15/2023 in #🔰newbie
When using getOverlayAnchorList. how to get the id of the parent element?
I have solved it by getting parent node id using react ref.
9 replies
PD🧩 Plasmo Developers
Created by .snkt on 6/15/2023 in #🔰newbie
When using getOverlayAnchorList. how to get the id of the parent element?
as I want to perform different action on each button press.
9 replies
PD🧩 Plasmo Developers
Created by .snkt on 6/15/2023 in #🔰newbie
When using getOverlayAnchorList. how to get the id of the parent element?
if there is some kind of index I can use to identify each element?
9 replies
PD🧩 Plasmo Developers
Created by .snkt on 6/15/2023 in #🔰newbie
When using getOverlayAnchorList. how to get the id of the parent element?
const PlasmoOverlay = () => {
useEffect(() => {
getAdsData()
}, [])

return (
<div className="mt-14">
<div className="button-30 w-44" role="button">
Repost
</div>
</div>
)
}
const PlasmoOverlay = () => {
useEffect(() => {
getAdsData()
}, [])

return (
<div className="mt-14">
<div className="button-30 w-44" role="button">
Repost
</div>
</div>
)
}
9 replies
PD🧩 Plasmo Developers
Created by .snkt on 6/15/2023 in #🔰newbie
When using getOverlayAnchorList. how to get the id of the parent element?
export const getOverlayAnchorList: PlasmoGetOverlayAnchorList = async () =>
document.querySelectorAll(".actionsCell-734864237")
export const getOverlayAnchorList: PlasmoGetOverlayAnchorList = async () =>
document.querySelectorAll(".actionsCell-734864237")
9 replies
TTCTheo's Typesafe Cult
Created by .snkt on 5/15/2023 in #questions
How to redirect using TRPC?
6 replies
TTCTheo's Typesafe Cult
Created by .snkt on 5/15/2023 in #questions
How to redirect using TRPC?
but it's not working
6 replies
TTCTheo's Typesafe Cult
Created by .snkt on 4/29/2023 in #questions
Is it possible to deploy t3 app on firebase?
I am a little skeptical using it in prod, as Firebase site says it's in early public preview.
7 replies
TTCTheo's Typesafe Cult
Created by .snkt on 4/29/2023 in #questions
Is it possible to deploy t3 app on firebase?
@Alejo thanks great suggestion. I will look into it. btw have you notices any problems when working with the firebase deployed next.js?
7 replies
TTCTheo's Typesafe Cult
Created by .snkt on 4/29/2023 in #questions
Is it possible to deploy t3 app on firebase?
I am using open api apis. about 30 calls. each takes avg. 10 sec. 30*10=300 sec. and each next call depends on previous call's response.
7 replies
TTCTheo's Typesafe Cult
Created by .snkt on 3/7/2023 in #questions
How to fix "Invalid environment variables"
29 replies
TTCTheo's Typesafe Cult
Created by .snkt on 3/7/2023 in #questions
How to fix "Invalid environment variables"
k
29 replies
TTCTheo's Typesafe Cult
Created by .snkt on 3/7/2023 in #questions
How to fix "Invalid environment variables"
29 replies
TTCTheo's Typesafe Cult
Created by .snkt on 3/7/2023 in #questions
How to fix "Invalid environment variables"
ya
29 replies
TTCTheo's Typesafe Cult
Created by .snkt on 3/7/2023 in #questions
How to fix "Invalid environment variables"
Idk
29 replies
TTCTheo's Typesafe Cult
Created by .snkt on 3/7/2023 in #questions
How to fix "Invalid environment variables"
29 replies