[
https://issues.apache.org/jira/browse/CB-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506173#comment-16506173
]
Wojciech Trocki commented on CB-14123:
--------------------------------------
Cordova launches project by using file protocol that points to your
`index.html`. If you using some non relative paths for css that were adjusted
to work with browser this may not work.
Best to take look how default application is linking CSS files.
If you need more help related to your specific application you can get better
support when logging StackOverflow question.
> Css issue in cordova when loading the vue application
> -----------------------------------------------------
>
> Key: CB-14123
> URL: https://issues.apache.org/jira/browse/CB-14123
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Akashdeep
> Priority: Major
>
> Hello,
> I have created an application using the vue js. After running the yarn build
> command i am copying the app.js , manifest.js vendor.js and app.css file form
> the build folder to cordova application folder.
> The app run fine in mobile browser perfectly with UI and functionality. But
> when i am using the same code in cordova by calling them as normal javascript
> and css file. The application get loaded but i facing a lots of css issue
> which i am not facing in the mobile browser.
> I compared both codes line by line and found no difference. Any help would be
> really appreciated. The css is really causing the css. Any configuration or
> any code changes in vue or cordova is needed then please let me share ir
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]