Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Widget does not render Results #238

Closed
westei opened this issue Apr 12, 2018 · 1 comment
Closed

Widget does not render Results #238

westei opened this issue Apr 12, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@westei
Copy link
Member

westei commented Apr 12, 2018

The 0.7.1-BETA refuses to render results with the following error:

Uncaught ReferenceError: currentFilters is not defined
    at getResults (SmartiWidget.js:42502)
    at new ConversationWidget (SmartiWidget.js:42653)
    at Object.<anonymous> (SmartiWidget.js:42777)
    at Function.each (4e9138ad996f56864e143ced6f3dd34f95051938.js?meteor_js_resource=true:11)
    at Object.<anonymous> (SmartiWidget.js:42724)
    at Function.each (4e9138ad996f56864e143ced6f3dd34f95051938.js?meteor_js_resource=true:11)
    at refreshWidgets (SmartiWidget.js:42723)
    at Object.<anonymous> (SmartiWidget.js:42963)
    at c (4e9138ad996f56864e143ced6f3dd34f95051938.js?meteor_js_resource=true:11)
    at Object.fireWith (4e9138ad996f56864e143ced6f3dd34f95051938.js?meteor_js_resource=true:11)
@westei westei added this to the v0.7.1 milestone Apr 12, 2018
@Peym4n
Copy link
Contributor

Peym4n commented Apr 12, 2018

I cannot reproduce it in chrome, but I think I know what the problem might be.
I'll commit a fix. And it needs to be tested again by someone who can reproduce it.

Peym4n added a commit that referenced this issue Apr 12, 2018
@ja-fra ja-fra closed this as completed Apr 20, 2018
@ghost ghost removed the in review label Apr 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants