Rodri Sanchez

Results 50 issues of Rodri Sanchez

Use the new GA4 tag and set the user id

This error usually occurs when you reach the limit to which you can store value in single localStorage key. LocalStorage is capped somewhere around 10MB so it's pretty easy to...

bug
bug fixing

When an user logs in. The app reducer is saving the userData without filtering the following objects: boards, comunnicators, subscriber, settings. Chore: Filter userData object in LOGIN_SUCCES action of App.reducer...

bug

Before edit: ![image](https://github.com/cboard-org/cboard/assets/80465873/07af508d-fdc8-43a7-bcca-9d24e41d02ed) After edit: ![image](https://github.com/cboard-org/cboard/assets/80465873/0ab8f752-e78f-4bfb-bb5b-935962f9f46a)

feature
fixed board

We're writing to let you know that we detected the use of an embedded webview in requests to Google's OAuth 2.0 authorization endpoint in the past 120 days associated with...

cordova

close #1454 . Whit this solution the componentDidMount will execute complete and set the first board with the last activeBoard saved on redux state. The inconsistence behavior will continue just...

ltr direction: ![image](https://user-images.githubusercontent.com/80465873/224740915-82d5e071-507b-4e22-8dae-206a10251f0c.png) rtl direction: ![image](https://user-images.githubusercontent.com/80465873/224742461-bacfecf1-e042-42ea-9c4f-7d4bdeaa3ec0.png)

bug