Orhan İştenhiçkorkmaz
Orhan İştenhiçkorkmaz
Did you try ? ```java models.get(index).showBadge(); ```
you are right, it is an issue with OpenSSL and Boost. thank you.
@pazi88 how did you edit the code in order to use PA11 and PA12?
@lalitmee semantic-ui-css has font imports, therefore in webpack.config.js you need to enable file-loader for all type of fonts like this: ```javascript { test: /\.(ttf|eot|woff|woff2)$/, loader: "file-loader", options: { name: "fonts/[name].[ext]",...
@lalitmee hahaha, sorry I did not read it carefully.. I thought it was your issue. 👍
also have the same problem