Closed tomasfil closed 5 years ago
opts = {
icons: {
iconfont: 'md'
},
...
Still reproduction is required, can be boiled down to minimal github repo
You've submitted an issue that does not contain a reproduction. In order to effectively disposition this, we need to verify that the problem exists outside of your environment. This issue will be tagged as needs reproduction
for the next 14 days before being closed.
You can find information on how to contribute to vuetify here.
Services to create a reproduction:
Thank you for your contribution and interest in improving Vuetify.
This issue is being closed due to:
Environment
Vuetify Version: 2.0.2 Last working version: 1.5.16 Vue Version: 2.6.10 Browsers: Chrome 75.0.3770.142 OS: Windows 10
Steps to reproduce
this was working. On IE, fixed icons and css caching for IE 11 (Needed because intranet might be offline)
Then I have updated to "vuetify": "^2.0.2", "vuetify-loader": "^1.3.0",
and changed app.js to
and installed
npm install sass -D
Expected Behavior
I didnt see any more steps in upgrade guide and I am not sure what am I missing
Actual Behavior
Page doesnt load and throws Uncaught ReferenceError: vendor4348f070b0b8b6aab9de is not defined at eval (external"vendor_4348f070b0b8b6aab9de":1) at Object.dll-reference vendor_4348f070b0b8b6aab9de (bootstrap:907) at webpack_require__ (bootstrap:769) at fn (bootstrap:129) at eval (eventsource.js_from_dll-reference_vendor_4348f070b0b8b6aab9de:1) at Object../node_modules/event-source-polyfill/src/eventsource.js (bootstrap:907) at webpack_require__ (bootstrap:769) at fn (bootstrap:129) at eval (client:1) at Object.0 (bootstrap:907)
Reproduction Link
https://codepen.io/