SINDA

Results 7 issues of SINDA

希望IMAGE支持圆角

早点支持phpstrom代码提示啊

I don't want to show popup when I click on a task.

``` IndexedRouteBuilder GetRouterOutlet GetPage({ participatesInRootNavigator: true, preventDuplicates: true, }) ``` 这些都是如何使用

不要用中文的文件名 mac解压报错

### 当前使用版本(必填,否则不予处理) v1.4.13 ### 该问题是如何引起的?(确定最新版也有问题再提!!!) 使用了springboot3.3.1 ``` com.baomidou mybatis-plus-spring-boot3-starter 3.5.6 ``` ### 重现步骤(如果有就写完整) ### 报错信息 ``` java.lang.IllegalArgumentException: Invalid value type for attribute 'factoryBeanObjectType': java.lang.String at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getTypeForFactoryBeanFromAttributes(FactoryBeanRegistrySupport.java:86) ~[spring-beans-6.1.10.jar:6.1.10] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryBean(AbstractAutowireCapableBeanFactory.java:837) ~[spring-beans-6.1.10.jar:6.1.10]...