Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

[BUG] Dynamic Stylesheets with vue-head broken #21

Open
n4n0GH opened this issue Sep 13, 2019 · 2 comments
Open

[BUG] Dynamic Stylesheets with vue-head broken #21

n4n0GH opened this issue Sep 13, 2019 · 2 comments
Assignees
Labels
bug Functionality is broken, glitches are encountered, my linkies are gone deploy Relates to issues during/after building and deploying

Comments

@n4n0GH
Copy link
Owner

n4n0GH commented Sep 13, 2019

After building, the dynamic stylesheets from vue-head get imported as [object Object] which obviously resolves to nothing, thus breaking theme functionality.

@n4n0GH n4n0GH added bug Functionality is broken, glitches are encountered, my linkies are gone deploy Relates to issues during/after building and deploying labels Sep 13, 2019
@n4n0GH n4n0GH added this to the Sprint 16-22 milestone Sep 13, 2019
@n4n0GH n4n0GH self-assigned this Sep 13, 2019
@n4n0GH
Copy link
Owner Author

n4n0GH commented Sep 21, 2019

'nother issue is that webpack has no clue what to do with the unreferenced stylesheets on build-time. Suggestion would be to have webpack prefetch the files, maybe that'll work out idk lmao.

@n4n0GH
Copy link
Owner Author

n4n0GH commented Sep 25, 2019

See also ktquez/vue-head#82

@n4n0GH n4n0GH changed the title Dynamic Stylesheets with vue-head broken [BUG] Dynamic Stylesheets with vue-head broken Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Functionality is broken, glitches are encountered, my linkies are gone deploy Relates to issues during/after building and deploying
Projects
None yet
Development

No branches or pull requests

1 participant