Jose Chirivella
Jose Chirivella
Hello! Great contribution btw. But, I'm encountering an error when running `npm run start` . When the browser opens, input my store password, this shows up. ` "); } else...
ci:next ci:deploy ci:modeler:modeler-vite-upgrade ### Depends on - https://github.com/ProcessMaker/modeler/pull/1802 ### Ticket - https://processmaker.atlassian.net/browse/FOUR-6078 ....
## Solution - For anonymous user, we want the timezone to be in UTC, to stop guessing where the user is located physically. ## Related Tickets & Packages - https://processmaker.atlassian.net/browse/FOUR-14196...
This pull request includes changes for migrating from Laravel Mix to Vite outlined in [Migration Guide](https://github.com/laravel/vite-plugin/blob/main/UPGRADE.md#migrating-from-laravel-mix-to-vite) and automated by the [Vite Converter](https://laravelshift.com/convert-laravel-mix-to-vite). **Before merging**, you need to: - Checkout the...
ci:next ci:deploy
…es I was in ## Solution - Fixed the imports by adding the extensions and some other missing imports when adding a vue component for example. ## Related Tickets &...