Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG | CSS import into content script UI causes error #21

Closed
2 tasks done
louisgv opened this issue Jun 14, 2022 · 0 comments 路 Fixed by #25
Closed
2 tasks done

BUG | CSS import into content script UI causes error #21

louisgv opened this issue Jun 14, 2022 · 0 comments 路 Fixed by #25
Assignees
Labels
bug Something isn't working

Comments

@louisgv
Copy link
Contributor

louisgv commented Jun 14, 2022

What happened?

Chat Thread

Version

Latest

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Chrome

Relevant log output

馃數 INFO   | Prepare to bundle the extension...
馃敶 ERROR  | Cannot read properties of undefined (reading 'hashReferences')
          | TypeError: Cannot read properties of undefined (reading 'hashReferences')
    at getBundlesIncludedInHash (P:\Projects\plasmo-corp\plasmo\node_modules\.pnpm\@parcel+core@2.6.0\node_modules\@parcel\core\lib\requests\WriteBundlesRequest.js:147:47)
    at getBundlesIncludedInHash (P:\Projects\plasmo-corp\plasmo\node_modules\.pnpm\@parcel+core@2.6.0\node_modules\@parcel\core\lib\requests\WriteBundlesRequest.js:151:7)
    at assignComplexNameHashes (P:\Projects\plasmo-corp\plasmo\node_modules\.pnpm\@parcel+core@2.6.0\node_modules\@parcel\core\lib\requests\WriteBundlesRequest.js:140:105)
    at Object.run (P:\Projects\plasmo-corp\plasmo\node_modules\.pnpm\@parcel+core@2.6.0\node_modules\@parcel\core\lib\requests\WriteBundlesRequest.js:115:5)
    at async RequestTracker.runRequest (P:\Projects\plasmo-corp\plasmo\node_modules\.pnpm\@parcel+core@2.6.0\node_modules\@parcel\core\lib\RequestTracker.js:725:20)
    at async Object.run (P:\Projects\plasmo-corp\plasmo\node_modules\.pnpm\@parcel+core@2.6.0\node_modules\@parcel\core\lib\requests\ParcelBuildRequest.js:74:20)
    at async RequestTracker.runRequest (P:\Projects\plasmo-corp\plasmo\node_modules\.pnpm\@parcel+core@2.6.0\node_modules\@parcel\core\lib\RequestTracker.js:725:20)
    at async Parcel._build (P:\Projects\plasmo-corp\plasmo\node_modules\.pnpm\@parcel+core@2.6.0\node_modules\@parcel\core\lib\Parcel.js:397:11)
    at async Parcel.run (P:\Projects\plasmo-corp\plasmo\node_modules\.pnpm\@parcel+core@2.6.0\node_modules\@parcel\core\lib\Parcel.js:276:18)
馃敶 EXIT   | 馃憢 Good bye and have a great day!

(OPTIONAL) Contact Details

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.
@louisgv louisgv added the bug Something isn't working label Jun 14, 2022
@ColdSauce ColdSauce reopened this Jun 14, 2022
louisgv added a commit that referenced this issue Jun 14, 2022
ColdSauce pushed a commit that referenced this issue Jun 15, 2022
FEAT | Fix content script UI prod build with style inject and mount fx | #20 #21 |
amorriscode added a commit to amorriscode/social-media-death-clock that referenced this issue Jun 15, 2022
### tl;dr

- [x] Re-writes the entire extension using [Plasmo](https://plasmo.com)
- [x] Re-designs entire extension

### Description

Social Media Death Clock was tedious to maintain. Replacing logos on social media websites ended up not being worth the effort. A solution to this was coming up with an entirely new design. For v2, we do that! 馃馃徎 

This design takes a little more of a brutalist approach. I think it's fun and it also draws your attention in when you go to a social media site. 馃槄 

Once PlasmoHQ/plasmo#21 is fixed, I'll test the production build and then deploy it to the appropriate web stores!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants