Senthilnathan Eswaran Posted October 16, 2018 Share Posted October 16, 2018 when we are migrated the Report from 7.0 to 7.11, we are facing an issue as "Cannot read property 'tagName' of undefined:" Error(s) during update Type: TypeError Message: Cannot read property 'tagName' of undefined Stacktrace: TypeError: Cannot read property 'tagName' of undefined at Object.TextBoxControl.initialize (http://localhost:8001/package=js:18545:28) at eval (eval at evaluate (http://localhost:8001/package=js:12828:83), :133:7142) at eval () at Object.evaluate (http://localhost:8001/package=js:12828:83) at Object. (http://localhost:8001/package=js:12429:113) at Function.each (http://localhost:8001/package=js:43:116) at updateDocument (http://localhost:8001/package=js:12429:52) at receiveCallbackFromRequest (http://localhost:8001/package=js:12446:1) at WebSocket.socket.onmessage (http://localhost:8001/package=js:12931:82) Error(s) during update Type: TypeError Message: Cannot read property 'tagName' of undefined Stacktrace: TypeError: Cannot read property 'tagName' of undefined at Object.TextBoxControl.initialize (http://localhost:8001/package=js:18545:28) at eval (eval at evaluate (http://localhost:8001/package=js:12828:83), :133:7649) at eval () at Object.evaluate (http://localhost:8001/package=js:12828:83) at Object. (http://localhost:8001/package=js:12429:113) at Function.each (http://localhost:8001/package=js:43:116) at updateDocument (http://localhost:8001/package=js:12429:52) at receiveCallbackFromRequest (http://localhost:8001/package=js:12446:1) at WebSocket.socket.onmessage (http://localhost:8001/package=js:12931:82) Please suggest me some idea to resolve this issue Link to comment Share on other sites More sharing options...
Seema Krishnani Posted October 16, 2018 Share Posted October 16, 2018 I would recommend if you can review your javascript as,with Spotfire versions 7.5 or later, the whole design of controls is quite different compared to its predecessors (ex: 7.0.x). It's important to note that HTML may not be the same between releases. , so Javascript always needs to be checked (and revised/redesigned) for every release. If you cannot find anything wrong with the script, will recommend raising this with support and also sendthe copy of your analysis file Link to comment Share on other sites More sharing options...
Guillermo Chutrau 2 Posted July 19, 2019 Share Posted July 19, 2019 Thank you for the information. I had a user with a similar error message but it wasn't happening in my computer. Would you suggest a reason why we are both on v7.11, and working with Spotfire Professional application logged in to the library. It also happened to the user working offline Link to comment Share on other sites More sharing options...
Seema Krishnani Posted July 22, 2019 Share Posted July 22, 2019 Please raise this with TIBCO Support @ support.tibco.com for investigation. If possible please also attach the analysis when you raise this with support Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now