Git Product home page Git Product logo

Comments (5)

tigerAndBull avatar tigerAndBull commented on August 15, 2024

切换用WMPageController库写的顶部标题或者滑动手势切换页面, #import "UITableView+TABAnimated.h"这个文件里面的529行报错
image

野指针,看看是不是循环引用导致的,或者你提供具体使用demo给我

from tabanimated.

iotjin avatar iotjin commented on August 15, 2024

TEST222.zip
前段时间一直没空,早上我抽出来个小demo,我之前写的demo中使用WMPageController的地方并没有调用TABAnimated,我是偶然发现点击那个功能的切换按钮会使项目崩溃,错误定位是图上位置,没加入TABAnimated之前不会报错, 你可以看一下TwoVC,把注释的代码放开,就不会报错,但是按照我压缩包现在的程序就会报错

from tabanimated.

tigerAndBull avatar tigerAndBull commented on August 15, 2024

TEST222.zip
前段时间一直没空,早上我抽出来个小demo,我之前写的demo中使用WMPageController的地方并没有调用TABAnimated,我是偶然发现点击那个功能的切换按钮会使项目崩溃,错误定位是图上位置,没加入TABAnimated之前不会报错, 你可以看一下TwoVC,把注释的代码放开,就不会报错,但是按照我压缩包现在的程序就会报错

代码我看了,你自己循环引用了
Screen Shot 2019-09-05 at 11 57 12 AM

from tabanimated.

iotjin avatar iotjin commented on August 15, 2024

我给你发的代码,是我在OneVC里添加了开始动画的代码,之前发的的报错,我只导入了TABAnimated,并没有在功能里调用,然后点击标题切换界面就崩了。我把TABAnimated先从项目中去掉,再点击是没有问题的,我看了一下控制器也都释放了,是不是我通过twoVC继承OneVC这种方式有问题?

from tabanimated.

tigerAndBull avatar tigerAndBull commented on August 15, 2024

from tabanimated.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.