You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't happen if you use Firefox or Chrome alone. But if both Firefox and Chrome are oped at the same time. The Firefox URL will get manged after creating a record in a Jhipster app. I opened issue jhipster/generator-jhipster#1483 on JHipster, but they said it is a BrowserSync issue.
How to reproduce:
Created a new jHipster app
Added an entity
Use Firefox to add a record
Open Chrome, log in using the same account.
Firefox URL now looks like GET request with all the entity fields as request params.
The text was updated successfully, but these errors were encountered:
This doesn't happen if you use Firefox or Chrome alone. But if both Firefox and Chrome are oped at the same time. The Firefox URL will get manged after creating a record in a Jhipster app. I opened issue jhipster/generator-jhipster#1483 on JHipster, but they said it is a BrowserSync issue.
How to reproduce:
The text was updated successfully, but these errors were encountered: