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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

semantic-ui-vue.js Object doesn't support property or method 'values' (IE11) #490

Open
2 tasks
trag4 opened this issue Apr 23, 2021 · 0 comments
Open
2 tasks

Comments

@trag4
Copy link

trag4 commented Apr 23, 2021

Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...
    • [ x ] bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • Do you want to request a feature or report a bug?
  • What is the current behavior?
  • Using Vuejs and Nuxt. I have semantic-ui-vue 0.11.0 installed and works great, except for IE11. When trying to load, I get the following in the dev console: Object doesn't support property or method 'values'
    semantic-ui-vue.js (1, 79741)
  • What is the expected behavior?
  • Webpage loads in IE11.
  • What is the motivation / use case for changing the behavior?
  • Getting this to load in IE11.
  • Please tell us about your environment:

  • MacOS Catalina

  • Using intellij for development, Vuejs/NuxtJS and semantic-ui-vue package, installed via npm.

  • Testing this out using BrowserStack on localhost

  • Tried this out also on a native Windows 10 box, loading it up in IE11 directly (not through BrowserStack).

    • Version: 0.x.x
    • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
    • IE 11
    • Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart]
    • ES6
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
  • I assume this is a polyfill issue, and have done some work to install nuxt-polyfill and accompanying modules necessary for it. Followed these steps here: https://www.npmjs.com/package/nuxt-polyfill
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant