Sysmat

Results 49 issues of Sysmat

- package.json ```json "devDependencies": { "@sveltejs/vite-plugin-svelte": "^1.0.0-next.30", "@tsconfig/svelte": "^2.0.1", "autoprefixer": "^10.4.7", "postcss": "^8.4.13", "sass": "^1.51.0", "svelte": "^3.44.0", "svelte-check": "^2.2.7", "svelte-preprocess": "^4.9.8", "tailwindcss": "^3.0.24", "tslib": "^2.3.1", "typescript": "^4.5.4", "vite": "^2.9.7" },...

Please search for duplicate or closed issues first. ## Describe the issue - when sending HTML email with pico CSS, the grid is not showing properly in thunderbird. - other...

Is there any plan for vitest?

SUGGESTIONS: 3.1.0.M1 - has any migration guied - 3.0.14.RELEASE should have marked deprecated(ServletContextTemplateResolver ) Regards, Tomaž

needs triage

Can scanner utilized audit report and send to sonar?

**Describe the bug** ``` java.lang.NoSuchMethodError: net.fortuna.ical4j.model.PropertyList.add net.fortuna.ical4j.model.PropertyList.getProperty ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See...

**Describe the bug** When parsing sogo calender response I got error **To Reproduce** Steps to reproduce the behavior: 4. See error ``` java.time.DateTimeException: Unknown timezone identifier [Central Europe Standard Time]...

- plugin version: 1.3.0 - rocker compiler version: 1.3.0 - java: 1.8 - pom.xml ```xml com.fizzed rocker-maven-plugin 1.3.0 ./src/main/resources/rockerview ./src/main/java/rockerview ./src/main/java/rockerview generate-rocker-templates generate-sources generate ``` - I have templates in...

I'm using angular http and can't get it to work in my component. * service existing code: ```typescript search(criteria: string): Observable { return this.http .get(`api/info/search?q=${criteria}`, this.auth.getHttpAuthOpt()) .pipe(catchError((error: Response) => observableThrowError(error)));...

- java 17 - spring-boot-starter-parent: 2.6.4; spring-boot-starter-webflux; r2dbc-mysql - person record: ```java @Table("person") record Person(@Id Integer id, String name, String surname) {} ``` - person repository: ```java public interface PersonRepo...

status: feedback-provided
status: waiting-for-triage