Bootstrap Tooltip not working in acceptance environment

0
I am using bootstrap tooltip widget for displaying Help Text in a form. I have implemented tooltip to display the information when the user hovers over a button. It works fine locally but  it doesn’t seem to work when we deploy to the acceptance environment. Please let me know if anybody can resolve this.   Thanks.
asked
2 answers
0

I had issues with bootstrap tooltip so I moved to react tooltip. Regards, Boris

answered
0

Just a wild stab from me: could it be that entity access is the issue? Are you using an account with exactly the same permissions in acceptance?

I hope this helps.

answered