Evan Butler
Evan Butler
> Well for me the linking and unlinking solution made it not crash every time the app is reloaded but for some reason i only get a ? icon the...
> Tried it, but when I do that the app just stays in the "Feather" not found error and not even reloading does the trick. And you ran `pod install`...
And you restarted your watchman? `yarn start —reset-cache`
@jacksteamdev Thanks for the great explanation! I'm by no means a build tools expert lol. > Are you seeing source maps in `dist` with `build.sourcemap = true`? Yes they are...
Edit: unable to repro here https://github.com/evanb2/extend-chrome-bug-repro Not sure what else could be going on considering reverting my commit to refactor to `` was what fixed the error in my project....
Update: was able to repro, repo has 2 new commits: first showing the error using imported styles + Composition API, next showing no error using imported styles + Options API....
> @evanb2 Thanks for the detailed example of an extension with a popup and a content script! Do you mind if I use it for a test? @jacksteamdev Not at...
I wonder if this is related: https://github.com/jasonday/printThis/issues/152#issuecomment-511628889
@reducm I'm not using ElementPlus, but after adding the other parts of your solution I'm still not getting Tailwind imported. When I inspect the popup DOM I don't see the...
Is there any plan to work on this enhancement now that Octane has been released? [This RFC](https://github.com/emberjs/rfcs/issues/479) had some great discussion but it sounds like any progress on this is...