4

Anyone know how to get the latest version of the LUIS UI to export a KB in Firefox? It seems to be using some form of 'clever' JavaScript that does not like Firefox. I can download in Edge but Firefox seems to go through the motions and I get the notification saying it's done from LUIS but no sign of the file.

pkr2000
  • 214
  • 2
  • 11
  • 1
    Silly question here, do you have popup windows blocked on Firefox? – Corina Sep 24 '18 at 16:19
  • 1
    I was able to repro your steps on Firefox. It looks like this is a LUIS UI bug, and I notified the LUIS team about it. Hopefully a fix will be released soon. Thanks for letting the community know! – Corina Sep 28 '18 at 16:30
  • Hi @pkr2000, it looks like the fix has been deployed. Hopefully Firefox works well when exporting the app; please let me know if you're experiencing problems. – Corina Oct 09 '18 at 16:17
  • Thanks, now I get a popup :) – pkr2000 Oct 10 '18 at 19:34
  • It looks like there has been an update to the UI which makes this broken with firefox (v. 66.0.4 here) again. @Corina how did you notify them back then? – A. Blesius May 08 '19 at 08:46
  • I'm happy to pass along your bug report. Please feel free to email me (check my profile) and I can send the message along. Be sure to include any console errors and screenshots that can help identify the issue. Unfortunately my coworker who I would pass this along to is gone for the day, but they'll see my email on Monday. – Corina May 10 '19 at 22:38
  • @Corina sent you a mail. thanks! :) – A. Blesius May 15 '19 at 11:28
  • Unfortunately no answer so far. @Corina if you could step in once more? I sent a follow-up mail on 19/07/19, but never got an answer. – A. Blesius Sep 27 '19 at 10:12
  • @A.Blesius it looks like back in May my colleague replied to you, and as far as I can tell you respond. If there's further correspondence with you two, I would follow up with him. – Corina Sep 27 '19 at 19:59
  • Yes, there was an answer in May, but after my reply in July, they haven't got back to me. I can work around this using Chromium, but it's a bit silly to open a different browser just to download a JSON file. I'd be happy to provide more info, doing anything I can to debug, but I'd need support with that. I can't do it on my own. – A. Blesius Sep 30 '19 at 06:40
  • @A.Blesius - When I export as JSON, the JSON opens up in a new Firefox page. Does that not happen for you? – Kyle Delaney Oct 24 '19 at 23:57
  • Also Firefox 'corrupts' the JSON encoding, I'm guessing because it renders it to the page rather than just downloading it. – pkr2000 Oct 25 '19 at 07:42
  • @KyleDelaney nope, that doesn't happen. – A. Blesius Dec 20 '19 at 13:37

1 Answers1

0

I cannot reproduce the issue, so you will need to open a bug in the feedback forum and provide more details about how to reproduce the issue.

Kyle Delaney
  • 11,616
  • 6
  • 39
  • 66