Webapp missing functionality in private browsing

Solved!
meevans1
Level 2
Webapp missing functionality in private browsing

Hi Dataikers

I've created a webapp on Dataiku online. The expected functionality for a 'Filter Results' bar is to show several options for filtering (screenshot "non-private").

non-private.png

However, when I open the webapp in private browsing, this functionality isn't shown, saying "No results found" instead (screenshot "private"). This is also the case when a new colleague tries to open the webapp. We tried windows and Mac OSX, Edge and Chrome, clearing the cache. Do you have any idea why this could be happening? Thanks in advance

private.png


Operating system used: Mac OSX

0 Kudos
1 Solution
meevans1
Level 2
Author

Ok I think this has been resolved. I had to add a check in my code for a NoneType object

View solution in original post

0 Kudos
1 Reply
meevans1
Level 2
Author

Ok I think this has been resolved. I had to add a check in my code for a NoneType object

0 Kudos