framework/extensions/likes/js
Toby Zerner bdda467ae1 Prevent crash if likes relationship hasn't been loaded
This could theoretically happen if a post is loaded in some other context
(without its likes relationship) and overwrites the full version in the
store. While this should ideally never happen, it's better to fail
gracefully if it does.

Fixes flarum/core#1665
2018-12-04 09:23:11 +10:30
..
dist Bundled output for commit 1cce9b251a [skip ci] 2018-11-21 08:21:06 +00:00
src Prevent crash if likes relationship hasn't been loaded 2018-12-04 09:23:11 +10:30
admin.js Webpack (#15) 2018-06-20 13:35:14 +09:30
forum.js Webpack (#15) 2018-06-20 13:35:14 +09:30
package-lock.json Make npm package private, update deps, change watch to dev 2018-11-21 18:45:10 +10:30
package.json Make npm package private, update deps, change watch to dev 2018-11-21 18:45:10 +10:30
webpack.config.js Webpack (#15) 2018-06-20 13:35:14 +09:30