1

The best example for what is happening is demonstrated here. My code is very, very similar to what is used in that link (I based mine off of it).

Load up that site and click the '+' button on the right hand side. You will get an error that states "Error encountered: Cannot convert NaN to ."

I've narrowed the problem to the _addRemoveRow function. It seems like something changed recently with how accessing FlexTable properties is done on callbacks. My code and the site I linked were working fine last night. Today, I get the error.

I looked to see if there were any changelog/release notes that could explain this, but came up empty handed.

Any assistance would be greatly appreciated.

4

1 に答える 1

0

あなたが経験している問題は、私の質問でテストコードの例で説明されているように、TAG 値に関連している可能性が高いようです。

+-10 時間前に発生しました。Henrique が提案したように、 Issue Trackerで問題を提起する必要があります。次の数時間で他のコメントが来ない場合は、それを行う予定でしたが、本当に迷惑な場合は、より早く行うことを検討してください。 -)

于 2012-08-09T08:49:59.657 に答える