Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    smartgwt internet explorer 10 support

    Hey,

    i have looked around but didn't manage to find any info. What's the status here? GWT supports it from what i can tell. Our site doesn't render in ie10 as of now.

    #2
    We've not encountered any IE10 issues yet - maybe something not related to SmartGWT is breaking your site in IE10?

    Comment


      #3
      Ok. That's odd.

      Our site works in all browsers besides IE10. No errors or anything, it's just blank.

      Comment


        #4
        You guys got any idea how i would go about trying find the root cause of why it doesnt render in ie10?

        this is my user-agent property. Tried adding ie9, no difference.
        Code:
        <set-property name="user.agent" value="gecko1_8, ie6,ie8,safari, opera"/>

        Comment

        Working...
        X