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 is a bug tracker, not a support page. Try #element-dev:matrix.org
I suggest elaborating on exactly what you did for setup, you shouldn't need to do any of your last 4 steps when testing your changes, only refresh your browser.
Steps to reproduce
I had followed this link : https://github.com/vector-im/element-web#setting-up-a-dev-environment
I had installed matix-synapse server. The server connection runs on port 8008
server configuration: create config.json file and configured server address
When i try to some changes in matrix-react-sdk folder it doesn't appears in browser
Outcome
What did you expect?
I just want to hide room headr icons
I have changed code here matrix-react-sdk/src/components/views/rooms/LegacyRoomHeader.tsx
What happened instead?
whenever i changed logics in code but got this ouput in browser
Followed steps:
Whenever I made any changes in code I should followed this steps
Tasks
The text was updated successfully, but these errors were encountered: