Unee-T-INS / frontend

Meteor front end
https://case.dev.ins.unee-t.com/
GNU Affero General Public License v3.0
0 stars 1 forks source link

Error message `Not running on unee-t.com, some cross iframe issues might occur` #34

Open franck-boullier opened 4 years ago

franck-boullier commented 4 years ago

The problem:

When login to case.insurechat.io, firefox displays an error message: Not running on unee-t.com, some cross iframe issues might occur image

We need to make sure that this is taken care of.

franck-boullier commented 4 years ago

More information:

There are several files in the frontend repo that have the domain hardcoded.

We probably need to update the file ./client/maint.jsx as a priority so that this error disappears in the PROD.

Warning: see GH issue #35 for more information on that.