sumit
sumit
Explore posts from servers
PD🧩 Plasmo Developers
Created by sumit on 7/16/2023 in #🔰newbie
how to stop "Context Invalidated, Press to Reload"?
lol
8 replies
PD🧩 Plasmo Developers
Created by sumit on 7/16/2023 in #🔰newbie
how to stop "Context Invalidated, Press to Reload"?
thanks louis!
8 replies
PD🧩 Plasmo Developers
Created by sumit on 7/16/2023 in #🔰newbie
how to stop "Context Invalidated, Press to Reload"?
the latest, updated yesterday after i noticed that it might be an outdated version issue according to your replies on some other post on discord. not in my case, i guess.
8 replies
PD🧩 Plasmo Developers
Created by sumit on 5/28/2023 in #🔰newbie
web accessible resources extension_ids: [] is an empty array in production but present in dev
lol agreed
17 replies
PD🧩 Plasmo Developers
Created by sumit on 5/28/2023 in #🔰newbie
web accessible resources extension_ids: [] is an empty array in production but present in dev
(solution for future users)
17 replies
PD🧩 Plasmo Developers
Created by sumit on 5/28/2023 in #🔰newbie
web accessible resources extension_ids: [] is an empty array in production but present in dev
solved by using different secret environments: .env.development and .env.production
17 replies
PD🧩 Plasmo Developers
Created by sumit on 5/28/2023 in #🔰newbie
web accessible resources extension_ids: [] is an empty array in production but present in dev
.env
17 replies
PD🧩 Plasmo Developers
Created by sumit on 5/28/2023 in #🔰newbie
web accessible resources extension_ids: [] is an empty array in production but present in dev
like it is mentioned in the docs, see above
17 replies
PD🧩 Plasmo Developers
Created by sumit on 5/28/2023 in #🔰newbie
web accessible resources extension_ids: [] is an empty array in production but present in dev
$CRX_ID
17 replies
PD🧩 Plasmo Developers
Created by sumit on 5/28/2023 in #🔰newbie
web accessible resources extension_ids: [] is an empty array in production but present in dev
I've already added the plasmo tool generated consistent id to the .env file, that was still causing the empty array do i need to also add it to a production env or something
17 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
I'll test this out.
43 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
wow thanks!
43 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
yeah i agree comps look better in different files though haha, just semantics i guess
43 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
so a new file -> new components then mount on content tsx? @louis
43 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
oh
43 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
what could be better
43 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
could this return work? <MantineProvider withNormalizeCSS withGlobalStyles> <Notifications />
<button onClick={() => notifications.show({ message: 'Hello' })}>Open notif</button>
</MantineProvider>
43 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
like just in the first line of return
43 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
do i just call it in content.tsx
43 replies
PD🧩 Plasmo Developers
Created by sumit on 4/22/2023 in #🔰newbie
help w/ mantine notifications
i also didn't add <Notifications /> component anywhere can this be the basic mistake
43 replies